aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-03-28 19:46:06 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-03-28 19:46:06 +0000
commit3c5a2de4308975af2ba3a831b638705c424fd2f8 (patch)
tree01d2a6897b3c07c2fb801f1c03b8f352a1c75329 /CHANGELOG.md
parentFix tests (diff)
downloadminiserve-3c5a2de4308975af2ba3a831b638705c424fd2f8.tar.gz
miniserve-3c5a2de4308975af2ba3a831b638705c424fd2f8.zip
Change start message without arguments to be a bit more clear
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a84fb2..09479d2 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
+- Change default log level to `Warn`
+- Change start messages a bit to be more clear
- Add `--print-completions` to print shell completions for various supported shells [#482](https://github.com/svenstaro/miniserve/pull/482) (thanks @rouge8)
## [0.12.1] - 2021-03-27