aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f15c59a..174cb38 100644
--- a/README.md
+++ b/README.md
@@ -237,6 +237,10 @@ For example, the following attributes all work:
### validator_derive
+#### 0.6.3 (2018/03/19)
+
+- Fix path for custom validators starting with `::`
+
#### 0.6.2 (2018/03/17)
- Update syn and quote