diff options
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b5212bd..8669f81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,10 @@ UNRELEASED ### Changed - All `src` scripts now exit with success after being called with `--help`. - Minor optimizations on `contrib` scripts. +- Huge speed improvement on `cpt-export` + +### Fixed +- Fixed `cpt-cat` not using the `CPT_ROOT` value. ### Removed - Removed C binaries `cpt-readlink` and `cpt-stat` and instead replaced them |