aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2023-04-17 13:37:30 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2023-04-17 13:37:30 +0000
commitdd82aea21d0ae2df3d2603108fbb448028d02e75 (patch)
tree0db6f7816d0e7e055cfd0155b11aa41f45749358 /CHANGELOG.md
parentCHANGELOG entry for EC keys (diff)
downloadminiserve-dd82aea21d0ae2df3d2603108fbb448028d02e75.tar.gz
miniserve-dd82aea21d0ae2df3d2603108fbb448028d02e75.zip
chore: Release miniserve version 0.23.1v0.23.1
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 522cc37..a8400cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
+
+## [0.23.1] - 2023-04-17
- Add EC key support [#1080](https://github.com/svenstaro/miniserve/issues/1080)
## [0.23.0] - 2023-03-01
@@ -169,7 +171,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Some theme related bug fixes (thanks @boastful-squirrel)
<!-- next-url -->
-[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.23.0...HEAD
+[Unreleased]: https://github.com/svenstaro/miniserve/compare/v0.23.1...HEAD
+[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
[0.21.0]: https://github.com/svenstaro/miniserve/compare/v0.20.0...v0.21.0