summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..0ad5838
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,15 @@
+Changelog
+=========
+
+HEAD (unreleased)
+-----------------
+
+Features:
+ * Support for FloatOption #156 (Rick Hull)
+
+v4.0.0 (2014-12-27)
+-------------------
+
+Features:
+ * Rebuilt from the ground up. See the v3 changelog for all existing
+ changes: https://github.com/leejarvis/slop/blob/v3/CHANGES.md