From 7098ad94a280f5bb57c950b5ecbd81110aa06819 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Tue, 20 Sep 2022 02:29:17 +0200 Subject: Add CHANGELOG for plain text READMEs --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0be364..ce9dad9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate - Faster QR code generation [#848](https://github.com/svenstaro/miniserve/pull/848/files) (thanks @cyqsimon) +- Make `--readme` support not only `README.md` but also `README` and `README.txt` rendered as + plaintext (thanks @Atreyagaurav) ## [0.21.0] - 2022-09-15 - Fix bug where static files would be served incorrectly when using `--random-route` [#835](https://github.com/svenstaro/miniserve/pull/835) (thanks @solarknight) -- cgit v1.2.3