From fa5f5aa682a64c441c771e378bf64adb19b921b8 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 28 Apr 2023 04:46:14 +0200 Subject: chore: Release miniserve version 0.23.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9467c88..f092018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate + +## [0.23.2] - 2023-04-28 - Build Windows build with static CRT [#1107](https://github.com/svenstaro/miniserve/pull/1107) ## [0.23.1] - 2023-04-17 @@ -172,7 +174,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.1...HEAD +[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.23.2...HEAD +[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 [0.22.0]: https://github.com/svenstaro/miniserve/compare/v0.21.0...v0.22.0 -- cgit v1.2.3