+5
-2
CHANGELOG.md
+5
-2
CHANGELOG.md
···
1
1
# Changelog
2
2
3
-
## v1.0.0 - Unreleased
3
+
## v1.1.0 - Unreleased
4
+
5
+
- Rather than using `/tmp`, the platform-specific temporary directory is detected used
6
+
7
+
## v1.0.0 - 2024-08-21
4
8
5
9
- The Mist web server related functions have been moved to the `wisp_mist`
6
10
module.
7
11
- The `wisp` module gains the `set_logger_level` function and `LogLevel` type.
8
-
- Rather than using `/tmp`, the platform-specific temporary directory is detected used
9
12
10
13
## v0.16.0 - 2024-07-13
11
14