From f77863f11ddb358ac8a45a1d7896967e11df1713 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Tue, 17 Jan 2017 17:35:22 +0900 Subject: Add changelog --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 95e4606..97177f3 100644 --- a/README.md +++ b/README.md @@ -149,3 +149,10 @@ The `skip_on_field_errors` defaults to `true` if not present and will ensure tha if an error happened while validating the struct fields. +## Changelog + +### 0.2.0 (2017/01/17) + +- Remove need for `attr_literals` feature +- Fix error when not having validation on each field +- Add struct level validation -- cgit v1.2.3