diff --git a/CHANGELOG.md b/CHANGELOG.md index 639cd81de..b65c6648f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - 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) +- Switched from failure to thiserror for error handling ## [0.11.0] - 2021-02-28 - Add binaries for more architectures