summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2018-10-27 17:32:06 -0230
committerTim Oram <dev@mitmaro.ca>2018-10-27 18:03:10 -0230
commitc0c9a6b5685f73a99646f3cf66b0ccd46a18e38a (patch)
tree56e3a163f3b61b46e68d47033441c34780e29ee3 /CHANGELOG.md
parent63d6845d505c84dd1667c7e94d18d1b076d98bb2 (diff)
Add configuration of output colors
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e313407..fded1b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [0.7.0] - [Unreleased]
+
+### Added
+- Configuration of colors
+
## [0.6.0] - 2018-02-08
### Added