From d115dee3d39c7dfe79cf29521ff94c236a851864 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 24 Sep 2020 05:49:55 +0200 Subject: Add CHANGELOG entry for --title --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e91df1a..2fc0dd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate - Add embedded favicon [#364](https://github.com/svenstaro/miniserve/issues/364) +- Add `--title` option which can be used to set the page title [#378](https://github.com/svenstaro/miniserve/pull/378) (thanks @ahti) +- Default title is now the same host received in the request [#378](https://github.com/svenstaro/miniserve/pull/378) (thanks @ahti) ## [0.9.0] - 2020-09-16 - Added prebuilt binaries for AARCH64, ARMv7, and ARM [#350](https://github.com/svenstaro/miniserve/pull/350) -- cgit v1.2.3