summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLee Jarvis <leejarvis@fastmail.com>2016-04-15 10:23:51 +0100
committerLee Jarvis <leejarvis@fastmail.com>2016-04-15 10:24:19 +0100
commiteb62888ecf75b560a9ac9928794db8673d243c55 (patch)
tree08c61327e75c14d034fb2c4641db2638c3597dc1 /CHANGELOG.md
parent3658216bddda52c72e5027c8d5a530b8ac5d183c (diff)
downloadslop-eb62888ecf75b560a9ac9928794db8673d243c55.tar.gz
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a8a9a1..2679124 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
Changelog
=========
+unreleased
+----------
+
+Features
+ * Support parsing arguments prefixed with dashes. #192 (Andrew Clemons)
+
+Bug fixes:
+ * Retain sort order inside tail sort. #193 (Caio Chassot)
+
v4.3.0 (2016-03-19)
-------------------