diff options
author | merakor <cem@ckyln.com> | 2021-05-10 07:20:29 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-05-10 07:20:29 +0000 |
commit | 2bb57581c01dc001eac0b48a93cd511574cc4c26 (patch) | |
tree | 3ffab88d0a8fc2fb7f527cde38cae45cb74b0c05 | |
parent | 9cffec435aa39c8a72f36b1809bd556d7b9bb7b3 (diff) | |
download | cpt-2bb57581c01dc001eac0b48a93cd511574cc4c26.tar.gz |
CHANGELOG: update
FossilOrigin-Name: 7f5ec2f6e12a433f8e607feb98520a847f10eb91ad324eb6abd820a4c573af76
-rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a172be7..1f34054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,21 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -6.0.0 +6.0.2 - 2021-04-05 +-------------------------------------------------------------------------------- + +### Fixed +- Fixed `make dist` target. + + +6.0.1 - 2021-04-05 +-------------------------------------------------------------------------------- + +### Fixed +- Fixed inconsistencies of the `Ctrl+C` interrupt behaviour + + +6.0.0 - 2021-04-03 -------------------------------------------------------------------------------- ### Added |