diff options
| author | Vincent Prouillet | 2018-03-19 15:02:14 +0100 | 
|---|---|---|
| committer | Vincent Prouillet | 2018-03-19 15:02:14 +0100 | 
| commit | f07c87b0e90f1d2ef8fe806160863ce179d133b7 (patch) | |
| tree | 4677f7c2547c978f5eead8c9e2891461faf80332 /README.md | |
| parent | cd635464c3f3033ea64f53ac1f6cb38a7e8c41fd (diff) | |
| download | validator-f07c87b0e90f1d2ef8fe806160863ce179d133b7.tar.bz2 | |
Fix path starting with ::
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -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 | 
