From 54dde66a43fec87e8ee4da51beaaa62aabb53fb3 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 12 Sep 2020 01:57:53 +0200 Subject: Upgrade to actix-web 3.0.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a0432c0..4277582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Make name ordering case-insensitive [#362](https://github.com/svenstaro/miniserve/pull/362) (thanks @ahti) - Give name column more space [#362](https://github.com/svenstaro/miniserve/pull/362) (thanks @ahti) - Fix double-escaping [#354](https://github.com/svenstaro/miniserve/issues/354) +- Upgrade to actix-web 3.0.0 ## [0.8.0] - 2020-07-22 - Accept port 0 to find a random free port and use that [#327](https://github.com/svenstaro/miniserve/pull/327) (thanks @parrotmac) -- cgit v1.2.3