summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLee Jarvis <ljjarvis@gmail.com>2014-12-30 15:01:35 +0000
committerLee Jarvis <ljjarvis@gmail.com>2014-12-30 15:01:35 +0000
commit2ae81e5ced1bd5af3cd891a04e1750a6019e114b (patch)
treef9df2695004ad8fe4f5335f99d1d47ee00c23a21 /CHANGELOG.md
parent9963f1b6893d3100b88a7c96a2b805356c0bc8c8 (diff)
downloadslop-2ae81e5ced1bd5af3cd891a04e1750a6019e114b.tar.gz
Add a v4 changelog
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