aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-05-14 07:38:10 +0000
committermerakor <cem@ckyln.com>2020-05-14 07:38:10 +0000
commite77e14b855df5ac47a65f8dcd0d64deb380aefdd (patch)
tree42ca149fdcbc8593fd0dd6c77859c276d2e7d3b9 /CHANGELOG.md
parentde0a5009666ca352b7d4f314a3c0f897a05cf0e5 (diff)
downloadcpt-e77e14b855df5ac47a65f8dcd0d64deb380aefdd.tar.gz
changelog: update
FossilOrigin-Name: 57ba127a94901b52eb46a398eb6f975ef3946c77ba6da568e6717ca6c92dfd5b
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 143635a..54c520d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,16 @@ this project _somewhat_ adheres to [Semantic Versioning].
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
+UNRELEASED
+----------
+
+### Changed
+- All contrib messages now output usage information when called with `--help` and `-h`.
+
+### Fixed
+- Fixed a non-POSIX `find` call. Thanks to @illiliti.
+
+
1.21.0 - 2020-05-12
-------------------