+5
-2
CHANGELOG.md
+5
-2
CHANGELOG.md
···
1
# Changelog
2
3
-
## v1.0.0 - Unreleased
4
5
- The Mist web server related functions have been moved to the `wisp_mist`
6
module.
7
- 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
10
## v0.16.0 - 2024-07-13
11
···
1
# Changelog
2
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
8
9
- The Mist web server related functions have been moved to the `wisp_mist`
10
module.
11
- The `wisp` module gains the `set_logger_level` function and `LogLevel` type.
12
13
## v0.16.0 - 2024-07-13
14