From bcca60834e169974f71a1a5a6e36a0a71e2d51db Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 20 Mar 2021 23:33:06 +0100 Subject: Add CHANGELOG entry for failure->thiserror switch --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 639cd81..b65c664 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 -- cgit v1.2.3