summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-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)
-------------------