aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9bda8d..145c74c 100644
--- a/README.md
+++ b/README.md
@@ -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