Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 1fb1bb76049d183d2d46004a739f0fd876d6457e..8c416d69f6eef4297d68463f17fdf47f507d2933 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -1,3 +1,9 @@ |
+## 0.13.0 |
+ |
+* **Breaking change**: An option that allows multiple values will now |
+ automatically split apart comma-separated values. This can be controlled with |
+ the `splitCommas` option. |
+ |
## 0.12.2+6 |
* Remove the dependency on the `collection` package. |