aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-05-04 13:08:32 +0000
committermerakor <cem@ckyln.com>2020-05-04 13:08:32 +0000
commit0acdc60f268294aac75d560bfec6977fee5f21ae (patch)
tree53841dccb9b49b2a6a5eb5fbd86abeff9751525f /CHANGELOG.md
parent957242876e04b2753f48b07671f991d676b1e810 (diff)
downloadcpt-0acdc60f268294aac75d560bfec6977fee5f21ae.tar.gz
kiss: bump to 1.18.0
FossilOrigin-Name: ce6909023ea958ed09b1c2d8bc81db7ef86fbbb837eeea42e4a51643645573c7
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c489c8..8a28853 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,8 @@ this project _somewhat_ adheres to [Semantic Versioning].
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
-UNRELEASED
-----------
+1.18.0 - 2020-05-04
+-------------------
### Added
- Added editorconfig file since we now have 4 languages (roff, Makefile, sh, C) in the repository.