From e0fe92687032385c08bd0e4109d3af002a211d1f Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Mon, 24 Aug 2020 23:33:46 +0200 Subject: Fix double-escaping (fixes #354) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb11a4..a0432c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Remove percent-encoding in heading and title [#362](https://github.com/svenstaro/miniserve/pull/362) (thanks @ahti) - 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) ## [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