From 193e68221abed7f66cb20b5c64c07a953affed0f Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 31 Mar 2022 01:24:27 +0200 Subject: Add CHANGELOG for fixed random route leakage --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ba0235..bea9fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +- Fix random route leaking on error pages [#764](https://github.com/svenstaro/miniserve/pull/764) (thanks @steffhip) ## [0.19.3] - 2022-03-15 - Allow to set the accept input attribute to arbitrary values using `-m` and `-M` [#755](https://github.com/svenstaro/miniserve/pull/755) (thanks @mayjs) -- cgit v1.2.3