From 63902c079a21e98c5de7d6f8d68ad289c35ed288 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 15 Sep 2019 23:07:21 +0200 Subject: [PATCH] Merge lists and announce version skip --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 910817b..a57d686 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,6 @@ The changelog was only added at version 0.0.4. - ## 0.0.7 Let's think a bit about safety and robustness: @@ -11,8 +10,7 @@ Let's think a bit about safety and robustness: * override the above behaviour with `--force` * `--exclude` now allows you to exclude folder names from being listed, this behaviour is not influenced by `--force` - -## 0.0.6 +And also some refactoring and niceties: * Distribusi only prints when called with `--verbose` * Restyled `--verbose` output @@ -21,6 +19,10 @@ Let's think a bit about safety and robustness: * code rewrite for clarity * HTML output is more precisely styleable +## 0.0.6 + +Woops, we missed that one. + ## 0.0.5 * Use loose bounds for dependencies