diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe7e8026..7faca3eb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 2.0.3 + +Bugfixes: +* Fix typo in config parsing for --color-title (#534) +* Fix percent formatting for `--*-format` (#535) + +Features: +* Add option `--percent-ndigits` + # 2.0.2 Bugfixes: