+2
-3
CHANGELOG.md
+2
-3
CHANGELOG.md
···
1
1
# Changelog
2
2
3
-
## Unreleased
3
+
## v0.15.0 - 2024-05-12
4
4
5
-
- Updated simplifile to v2.0.0 and replaced the renamed `simplifile.verify_is_file`
6
-
function with `simplifile.is_file`.
7
5
- The `mist` version constraint has been increased to >= 1.2.0.
6
+
- The `simplifile` version constraint has been increased to >= 2.0.0.
8
7
- The `escape_html` function in the `wisp` module has been optimised.
9
8
10
9
## v0.14.0 - 2024-03-28