diff options
author | merakor <cem@ckyln.com> | 2021-11-03 14:39:59 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-11-03 14:39:59 +0000 |
commit | 63c72b793cd485f43594469bcccdfc7b55b8fcbc (patch) | |
tree | 267f23fef197bc2ae1cb8bcbfd756d10fe7eb806 | |
parent | 08e46594fe2581b837dc95e7a559ecd2f8092cf8 (diff) | |
download | cpt-63c72b793cd485f43594469bcccdfc7b55b8fcbc.tar.gz |
CHANGELOG: update
FossilOrigin-Name: e3fb0be5c63d78e6798e5d64f0e5081228dff653129c1f65255d31a360054cb5
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f5bb9e6..5b2458d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,8 +35,9 @@ this project _somewhat_ adheres to [Semantic Versioning]. can be added to the `/etc/cpt/hooks`directory. Any file in this directory will be sourced by the package manager when running hooks. User hooks are run _after_ systemwide hooks are run. - - +- Added new hooks: `end-install` and `end-remove` that are run when + installation/removal is complete (not per-package). + [6.2.1] - 2021-09-20 -------------------------------------------------------------------------------- |