From 6d33376595ed4f497ddddde18f1a437e59b61aa3 Mon Sep 17 00:00:00 2001 From: qdequele Date: Thu, 21 May 2020 10:24:21 +0200 Subject: [PATCH] update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc2ab14f4..a2871829c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - Fix url trailing slash and double slash issues (#659) - Fix accept all Content-Type by default (#653) - Return the error message from Serde when a deserialization error is encountered (#661) + - Fix NormalizePath middleware to make the dashboard accessible (#695) ## v0.10.1