diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1488e8d..392c946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). <!-- next-header --> ## [Unreleased] - ReleaseDate +- Start instantly in case an explicit index is chosen - Fix DoS issue when deliberately sending unconforming URL paths - Add footer [#456](https://github.com/svenstaro/miniserve/pull/456) (thanks @levaitamas) |