aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2022-06-26 00:14:03 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2022-06-26 00:14:03 +0000
commit0656e4dbe0c76773f8cfba2fa4b38aca63ba83e8 (patch)
tree30f8f24ae110910d3a67adc70af5d85c710e6e9f /CHANGELOG.md
parentBump deps (diff)
downloadminiserve-0656e4dbe0c76773f8cfba2fa4b38aca63ba83e8.tar.gz
miniserve-0656e4dbe0c76773f8cfba2fa4b38aca63ba83e8.zip
(cargo-release) version 0.20.0v0.20.0
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 12e21ae..fd63ef1 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.20.0] - 2022-06-26
- Fixed security issue where it was possible to upload files to locations pointed to by symlinks
even when symlinks were disabled [#781](https://github.com/svenstaro/miniserve/pull/781) (thanks @sheepy0125)
- Added `--hide-theme-selector` flag to hide the theme selector functionality in the frontend [#805](https://github.com/svenstaro/miniserve/pull/805https://github.com/svenstaro/miniserve/pull/805) (thanks @flamingoodev)
@@ -146,7 +148,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.5...HEAD
+[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.20.0...HEAD
+[0.20.0]: https://github.com/svenstaro/miniserve/compare/v0.19.5...v0.20.0
[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