aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-05-26 16:58:27 +0000
committermerakor <cem@ckyln.com>2020-05-26 16:58:27 +0000
commit8b0f7d805223ad1dd1b813eb1cfc7dfdb1dfc81d (patch)
treebeec5536cbbad3d9881136116a96b1b9eebe42fa /CHANGELOG.md
parentf111e9dac688a11bf706ccf124e0531c93566d04 (diff)
downloadcpt-8b0f7d805223ad1dd1b813eb1cfc7dfdb1dfc81d.tar.gz
kiss: bump version1.22.4
FossilOrigin-Name: 5c110d7b9fcbe3f2873d1526ff530d27d546ced84a9db2fd0ac1d17ae2fa780a
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index daebd71..0391bdb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@ this project _somewhat_ adheres to [Semantic Versioning].
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
-1.22.3 - 2020-05-18
+1.22.4 - 2020-05-26
-------------------
**NOTE:** `1.22.x` is the last minor version before `2.0.0`, meaning I will not be doing any
@@ -16,6 +16,18 @@ releases except for patches and fixes. My attention is now on implementing binar
I will be doing some 'release candidates' before release, as binary repositories will need user
feedback.
+### Added
+- Added new documents.
+- Added `post-package` hook.
+
+### Changed
+- Renamed the `hashcheck` function to `sh256` for compatibility.
+- Enabled the usage of glob characters for `kiss-bin`.
+
+
+1.22.3 - 2020-05-18
+-------------------
+
### SECURITY
- Fixed a bug regarding privilige escalation using `$KISS_HOOK`. `kiss` will now use
`$KISS_ROOT/etc/kiss-hook` on installation operations (which are run by root) so that the hooks