diff options
author | merakor <cem@ckyln.com> | 2021-05-10 08:32:57 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-05-10 08:32:57 +0000 |
commit | 7ed59d795b9aba99e3c6c4ed3624a192c53aa7d2 (patch) | |
tree | 4c5d9682407c4e748b930a3b05a1095d3c40cd79 | |
parent | 39c97b5c8ba7017d93e0134c407f9d36855dcffc (diff) | |
download | cpt-7ed59d795b9aba99e3c6c4ed3624a192c53aa7d2.tar.gz |
CHANGELOG: update
FossilOrigin-Name: 3721f9b1a4cbf21d081b4b881873e34f920d7e4b28308dd80f5773f7e793921a
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f34054..eca8b0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +6.0.3 - 2021-05-10 +-------------------------------------------------------------------------------- + +### Fixed +- Fixed interrupt behaviour when downloading package sources. +- Fixed `cpt --help` output when inside a directory prefixed with `cpt-` + + 6.0.2 - 2021-04-05 -------------------------------------------------------------------------------- |