diff options
author | merakor <cem@ckyln.com> | 2021-09-20 12:19:18 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-09-20 12:19:18 +0000 |
commit | 9ee647190e9927decdcb959337cc2bd5b480b4c7 (patch) | |
tree | aa90e1cc8257425668c5df0fe528550a8a43a9c6 | |
parent | d92e98b16aa253976c697afa3f1ecfcf9960df5f (diff) | |
download | cpt-9ee647190e9927decdcb959337cc2bd5b480b4c7.tar.gz |
CHANGELOG: update
FossilOrigin-Name: 3ea298d7ce380b2912fbe7a2600a864eec6f86624a6f4581c7bd9132738e9ab1
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e9d9e9d..3922eaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,13 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -[UNRELEASED] +[6.2.1] - 2021-09-20 --------------------------------------------------------------------------------- ### Fixed - `cpt-fork` follows symbolic links when forking packages. +- Fixed "crux-like" usage in `cpt-size` +- Fixed documentation path in the manual page [6.2.0] - 2021-08-14 |