From 087a56c6c68ade900cfb40de213d4977229b920f Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Wed, 18 Jan 2017 01:31:58 +0900 Subject: v0.3.0 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3