aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2022-04-02 14:43:51 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2022-04-02 14:43:51 +0000
commitb1e9efff53e54403c59de5862b48cb87e33f81a0 (patch)
tree6c5a95c75e8f9c694fd6139fefdb3735589b4ed3 /CHANGELOG.md
parentBump deps (diff)
downloadminiserve-b1e9efff53e54403c59de5862b48cb87e33f81a0.tar.gz
miniserve-b1e9efff53e54403c59de5862b48cb87e33f81a0.zip
(cargo-release) version 0.19.4v0.19.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bea9fea..76928b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
+
+## [0.19.4] - 2022-04-02
- Fix random route leaking on error pages [#764](https://github.com/svenstaro/miniserve/pull/764) (thanks @steffhip)
## [0.19.3] - 2022-03-15
@@ -136,7 +138,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Some theme related bug fixes (thanks @boastful-squirrel)
<!-- next-url -->
-[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.19.3...HEAD
+[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.19.4...HEAD
+[0.19.4]: https://github.com/svenstaro/miniserve/compare/v0.19.3...v0.19.4
[0.19.3]: https://github.com/svenstaro/miniserve/compare/v0.19.2...v0.19.3
[0.19.2]: https://github.com/svenstaro/miniserve/compare/v0.19.1...v0.19.2
[0.19.1]: https://github.com/svenstaro/miniserve/compare/v0.19.0...v0.19.1