aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-02-23 13:57:44 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-02-23 13:57:44 +0000
commit006dbe39ddca3423ac6b31e8383c67c63b498834 (patch)
tree5a7696bf61e2d2dec77f85eeff19a820c836c254
parentAdd support for building binaries for more architectures (diff)
downloadminiserve-006dbe39ddca3423ac6b31e8383c67c63b498834.tar.gz
miniserve-006dbe39ddca3423ac6b31e8383c67c63b498834.zip
Add CHANGELOG entries for recent changes
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc6e0d3..1fcbb96 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
+- Add binaries for more architectures
+- Upgrade lockfile which fixes some security issues
- Allow multiple file upload [#434](https://github.com/svenstaro/miniserve/pull/434) (thanks @mhuesch)
## [0.10.4] - 2021-01-05