diff options
Diffstat (limited to 'CHANGELOG.md')
-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 |