From f07c87b0e90f1d2ef8fe806160863ce179d133b7 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 19 Mar 2018 15:02:14 +0100 Subject: Fix path starting with :: --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3