diff options
author | merakor <cem@ckyln.com> | 2020-06-10 21:31:40 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-06-10 21:31:40 +0000 |
commit | dd27af3dae67581810c25ba0930163a75c6375c7 (patch) | |
tree | 804ea6a27e2f1d9008bf0cdc01e282a40aec87ee | |
parent | 4a7e74cfd744c9e3dae3388b9ce52d144749d44b (diff) | |
download | cpt-2.2.1.tar.gz |
kiss: bump version2.2.1
FossilOrigin-Name: b651c602c59965ec482508660856df3c9f00700663caba3b3b5ef28ce31df8fb
-rw-r--r-- | CHANGELOG.md | 7 | ||||
-rwxr-xr-x | kiss | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 982a77b..95ef7c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,13 @@ to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +2.2.1 - 2020-06-11 +-------------------------------------------------------------------------------- + +### Fixed +- Fixed directory checking on package removal + + 2.2.0 - 2020-06-10 -------------------------------------------------------------------------------- @@ -1569,7 +1569,7 @@ args() { l|list) pkg_list "$@" ;; u|update) pkg_updates ;; s|search) for pkg do pkg_find "$pkg" all; done ;; - v|version) log kiss 2.2.0 ;; + v|version) log kiss 2.2.1 ;; h|help|-h|--help|'') exec 2>&1 |