aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-05-14 16:52:07 +0000
committermerakor <cem@ckyln.com>2020-05-14 16:52:07 +0000
commit58d4ecb240f0be3374511da3899c06a43e863287 (patch)
treea70f208a0be9236b5e9ea9253fb7c36970587730 /CHANGELOG.md
parenteb3d0f5358796be34ff5327740c236e669dec48c (diff)
downloadcpt-58d4ecb240f0be3374511da3899c06a43e863287.tar.gz
contrib: add kiss-exec
FossilOrigin-Name: 59a86c20536e077ffe51f1e9e04af6644fe20b85f3ff2c5ee2a9231a4e78edea
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59a4eb7..7a0fdef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,9 @@ this project _somewhat_ adheres to [Semantic Versioning].
UNRELEASED
----------
+### Added
+- Added `kiss-exec`, a tool to execute commands inside the alternatives system.
+
### Changed
- Replaced `KISS_COLOUR` with `KISS_COLOR` to match upstream.
- Renamed `colour` variable to `color` for consistency.