summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Jarvis <leejarvis@fastmail.com>2017-11-17 23:44:14 +0000
committerLee Jarvis <leejarvis@fastmail.com>2017-11-17 23:44:14 +0000
commit87eafd6fc333b7f19133bafd606a7aa818e09127 (patch)
treeed150e2c18951223ceed5b4091a340305be28e0f
parent6e30144e8bbe013d80384c3ef095368a782df1ed (diff)
downloadslop-87eafd6fc333b7f19133bafd606a7aa818e09127.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dde8386..34b1fa1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
Changelog
=========
+Unreleased
+----------
+
+Bug fixes/Enhancements
+ * Fix separator so it doesn't mutate user data. #223 (Marc-André Lafortune)
+ * Add additional tests for `Options#separator` and fix issue where
+ the last separator was ignored. #222
+
v4.6.0 (2017-10-06)
-------------------