diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -298,6 +298,10 @@ For example, the following attributes all work:  ### validator +#### 0.9.0 (2019/05/01) + +- `ValidationErrors::errors` and `ValidationErrors::field_errors` now use `&self` instead of `self` +  #### 0.8.0 (2018/09/19)  - Change error type to allow use with nested validation | 
