From b92fae4062dc1c2a7b060375ee8ecb90886eeec0 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 6 Jul 2023 10:40:53 +0200 Subject: chore: Release miniserve version 0.24.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 36caca7..4b2f62b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate + +## [0.24.0] - 2023-07-06 - Fix ANSI color codes are printed when not a tty [#1095](https://github.com/svenstaro/miniserve/pull/1095) - Allow parameters to be provided via environment variables [#1160](https://github.com/svenstaro/miniserve/pull/1160) @@ -176,7 +178,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Some theme related bug fixes (thanks @boastful-squirrel) -[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.23.2...HEAD +[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.24.0...HEAD +[0.24.0]: https://github.com/svenstaro/miniserve/compare/v0.23.2...v0.24.0 [0.23.2]: https://github.com/svenstaro/miniserve/compare/v0.23.1...v0.23.2 [0.23.1]: https://github.com/svenstaro/miniserve/compare/v0.23.0...v0.23.1 [0.23.0]: https://github.com/svenstaro/miniserve/compare/v0.22.0...v0.23.0 -- cgit v1.2.3