summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLee Jarvis <ljjarvis@gmail.com>2014-12-30 15:04:26 +0000
committerLee Jarvis <ljjarvis@gmail.com>2014-12-30 15:04:26 +0000
commitd6b91418f9cb8aa141ecb1f4c00c5f06ae293b67 (patch)
tree7fb8f91ce5bfde32772b21a8f1e82411ad5175ef /CHANGELOG.md
parent2ae81e5ced1bd5af3cd891a04e1750a6019e114b (diff)
downloadslop-d6b91418f9cb8aa141ecb1f4c00c5f06ae293b67.tar.gz
Support a limit config to ArrayOption
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ad5838..7d8c2dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ HEAD (unreleased)
Features:
* Support for FloatOption #156 (Rick Hull)
+ * Support for `limit` config to ArrayOption. (Lee Jarvis)
v4.0.0 (2014-12-27)
-------------------