aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-11-03 23:46:03 +0000
committermerakor <cem@ckyln.com>2021-11-03 23:46:03 +0000
commitd3fdbdd8de5cc9deda840d612385773184dd7866 (patch)
tree61bea48fe34203f5308454a6c46c89a2c17c01f2 /CHANGELOG.md
parent6b379a572b8fd924f7c43211910822494b6811b7 (diff)
downloadcpt-d3fdbdd8de5cc9deda840d612385773184dd7866.tar.gz
CHANGELOG: update
FossilOrigin-Name: 6930ee4c6884a8577e7082151cb59ccfa3f1b089901b48f1f1e9839b307d4ded
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b2458d..79a91a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,11 @@ 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).
+### 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
+ itself.
+
[6.2.1] - 2021-09-20
--------------------------------------------------------------------------------