From ca2ea52670eca7c116dbcf9423364912a5cd9f3a Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 18 May 2022 07:09:59 +0200 Subject: (cargo-release) version 0.19.5 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7658b3b..698f8ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate + +## [0.19.5] - 2022-05-18 - Fix security issue where `--no-symlinks` would only hide symlinks from listing but it would still be possible to follow them if the path was known @@ -140,7 +142,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Some theme related bug fixes (thanks @boastful-squirrel) -[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.19.4...HEAD +[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.19.5...HEAD +[0.19.5]: https://github.com/svenstaro/miniserve/compare/v0.19.4...v0.19.5 [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 -- cgit v1.2.3