diff options
author | merakor <cem@ckyln.com> | 2020-07-24 15:06:38 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-07-24 15:06:38 +0000 |
commit | c6d00eaff2188ce651945a79fae7d4aafcf050ec (patch) | |
tree | cc0181e4f659c8736a9d926d379998bdaf02c804 | |
parent | 11c2db6faab348a62a0101f4495510e7515ee02c (diff) | |
download | cpt-c6d00eaff2188ce651945a79fae7d4aafcf050ec.tar.gz |
changelog: update3.0.0
FossilOrigin-Name: 9d248bd44e1a67a7fc3bca929cb3f2db1baaaed0d60fa2f23c904bb215b6dd20
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e893e6c..08177bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,8 +43,8 @@ comes with nice benefits such as: - Changed the code style and did some minor nitpicks for the C programs. ### Removed -- Removed `kiss-which` because it became unnecessary after this release. - Removed the ability to control color output (for now). +- Removed `kiss-outdated` and `kiss-which`. 2.3.0 - 2020-07-16 |