aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d96e79a..d8bb692 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -105,7 +105,7 @@ UNRELEASED
- New message queue system implementation. If a package includes a file named
`message` it will output its contents in a pretty way.
- Added `kiss-which`, a tool like `which` but for `kiss` packages.
-* Added `kiss-changelog`, a tool for outputting the git log of a given package.
+- Added `kiss-changelog`, a tool for outputting the git log of a given package.
### Fixed
- Fixed colour outputting on `OpenBSD ksh`.