From 044b4c193e66683001c0d0afa4bf9f8e51516853 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 27 Feb 2021 20:00:24 +0100 Subject: Add CHANGELOG entry for custom headers --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fcbb96..16e46ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Add binaries for more architectures - Upgrade lockfile which fixes some security issues - Allow multiple file upload [#434](https://github.com/svenstaro/miniserve/pull/434) (thanks @mhuesch) +- Allow for setting custom headers via `--header` [#452](https://github.com/svenstaro/miniserve/pull/452) (thanks @deantvv) ## [0.10.4] - 2021-01-05 - Add `--dirs-first`/`-D` option to list directories first [#423](https://github.com/svenstaro/miniserve/pull/423) (thanks @levaitamas) -- cgit v1.2.3