diff options
author | merakor <cem@ckyln.com> | 2022-11-14 18:06:40 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2022-11-14 18:06:40 +0000 |
commit | d9a002e4b353c5cef2b554187728f6153c27ab87 (patch) | |
tree | e380df9e129396f7c1427eb1ca906460e9198e4e | |
parent | 7136a4e3d8bbd63678a9f7f348c27e4a3d11b722 (diff) | |
download | cpt-d9a002e4b353c5cef2b554187728f6153c27ab87.tar.gz |
docs: update
FossilOrigin-Name: e524218f37eced0e31820924a8a7c6ff02f71c7627d66cd36abed08ed139dbeb
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e3ce638..a7c404c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,10 @@ this project _somewhat_ adheres to [Semantic Versioning]. - Added new hooks: `end-install` and `end-remove` that are run when installation/removal is complete (not per-package). +### Added + +- `cpt-size` can now sort files based on size. + ### Changed - `cpt-update` is now re-entrant, meaning that it is no longer needed to run the update twice, `cpt-update` will continue the updates with the new version of |