diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-11-08 23:16:04 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-11-08 23:16:04 +0000 |
commit | eed5076a52aa068b6a023ac210f5211f761530cb (patch) | |
tree | 34f35c1c18bcadb64aa48232ff86cecee22685c3 /CHANGELOG.md | |
parent | Document how to generate a working sha256sum (fixes #401) (diff) | |
download | miniserve-eed5076a52aa068b6a023ac210f5211f761530cb.tar.gz miniserve-eed5076a52aa068b6a023ac210f5211f761530cb.zip |
Now compiles on stable
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 31297f9..d9d7628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). <!-- next-header --> ## [Unreleased] - ReleaseDate +- Now compiles on stable! :D ## [0.10.0] - 2020-10-02 - Add embedded favicon [#364](https://github.com/svenstaro/miniserve/issues/364) |