diff options
| author | Vincent Prouillet | 2018-07-27 14:07:17 +0200 | 
|---|---|---|
| committer | Vincent Prouillet | 2018-07-27 14:07:17 +0200 | 
| commit | 5edb34ac261f7025ee0bb9c25ec1c216ded5aba2 (patch) | |
| tree | f1c927faea3b37d1eefec70880f4ae2b8cea2bd9 /README.md | |
| parent | f4b11eaecb8fcc4798eb3a932a68c47ed802d96d (diff) | |
| download | validator-5edb34ac261f7025ee0bb9c25ec1c216ded5aba2.tar.bz2 | |
Prepare release
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -223,6 +223,10 @@ For example, the following attributes all work:  ### validator +#### 0.7.1 (2018/07/27) + +- Make validators work on `Cow` +  #### 0.7.0 (2018/05/29)  - Feature gate the card validator @@ -241,6 +245,10 @@ For example, the following attributes all work:  ### validator_derive +#### 0.7.2 (2018/07/27) + +- Make validators work on `Cow` +  #### 0.7.1 (2018/06/28)  - Update dependencies | 
