aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVincent Prouillet2018-03-20 19:11:59 +0100
committerVincent Prouillet2018-03-20 19:11:59 +0100
commit40247814ca59cbbc6cb9cb60e861f4c19c3f5127 (patch)
tree220fdd23309ab05b996b66d03f0a59acba469778 /README.md
parentf5b8e9910b9714a5990d173b3a1cc856641ee454 (diff)
downloadvalidator-40247814ca59cbbc6cb9cb60e861f4c19c3f5127.tar.bz2
Update changelog
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 174cb38..3f8d4d1 100644
--- a/README.md
+++ b/README.md
@@ -237,6 +237,10 @@ For example, the following attributes all work:
### validator_derive
+#### 0.6.4 (2018/03/20)
+
+- Support `Option<Option<T>>` types
+
#### 0.6.3 (2018/03/19)
- Fix path for custom validators starting with `::`