aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9749b98..45a30f1 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,11 @@ if an error happened while validating the struct fields.
## Changelog
+### 0.3.0 (2017/01/17)
+
+- Add `contains` and `regex` validator
+- BREAKING: change `Errors` type to be a newtype in order to extend it
+
### 0.2.0 (2017/01/17)
- Remove need for `attr_literals` feature