diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-11-08 23:42:21 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-11-09 00:12:50 +0000 |
commit | 490395525f3e504a935092e3b0ab14e387fe405a (patch) | |
tree | df971f44099171fd152e4f244d2b23e84fbb2962 | |
parent | Fix publish job (diff) | |
download | miniserve-490395525f3e504a935092e3b0ab14e387fe405a.tar.gz miniserve-490395525f3e504a935092e3b0ab14e387fe405a.zip |
Add CHANGELOG entry for publish workflow fix
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 31d4584..0315962 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 +- Fix publish workflow ## [0.10.1] - 2020-11-09 - Now compiles on stable! :D |