summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLee Jarvis <ljjarvis@gmail.com>2015-06-14 19:38:19 +0100
committerLee Jarvis <ljjarvis@gmail.com>2015-06-14 19:38:19 +0100
commitdf18c1b3e1d7c32cdd899c308a1995d7f52d52fa (patch)
tree11dc38492768bfa521cbd5d5eec56b1a34adc4b8 /CHANGELOG.md
parent260625435e3d5800f2294f454894928d6e1213f7 (diff)
downloadslop-df18c1b3e1d7c32cdd899c308a1995d7f52d52fa.tar.gz
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8aee942..8ced626 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ Features:
* Support for Regexp option type #167 (Laurent Arnoud)
* Support prefixed `--no-` for explicitly setting boolean options
to `false` #168
+ * Better handling of flags with multiple words #169 (Tim Rogers)
v4.1.0 (2015-04-18)
-------------------