diff options
| author | Vincent Prouillet | 2017-01-17 17:35:22 +0900 | 
|---|---|---|
| committer | Vincent Prouillet | 2017-01-17 17:35:22 +0900 | 
| commit | f77863f11ddb358ac8a45a1d7896967e11df1713 (patch) | |
| tree | 205bd7f1f82ecfad36ce9599b838c95522185845 | |
| parent | 76bf48f925bbddfc3bbd32eaea0d2e87b0ab07aa (diff) | |
| download | validator-f77863f11ddb358ac8a45a1d7896967e11df1713.tar.bz2 | |
Add changelog
| -rw-r--r-- | README.md | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -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 | 
