diff options
| author | Vincent Prouillet | 2017-08-12 15:37:32 +0900 | 
|---|---|---|
| committer | GitHub | 2017-08-12 15:37:32 +0900 | 
| commit | 1c0f14aaec42b772fa22861aba8c8b80fcda5b8a (patch) | |
| tree | 3b5160670680b06aea28f153cf1dbfe9020974d1 /README.md | |
| parent | 364056c01c3d5640d677532d1b6e7e40068090a4 (diff) | |
| download | validator-1c0f14aaec42b772fa22861aba8c8b80fcda5b8a.tar.bz2 | |
0.6.0 was released today, update changelog
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -204,13 +204,13 @@ For example, the following attributes all work:  ### validator -#### 0.6.0 (unreleased) +#### 0.6.0 (2017/09/12)  - Re-design `ValidationError` and `Validate` trait  ### validator_derive -#### 0.6.0 (unreleased) +#### 0.6.0 (2017/09/12)  - Change generated code to make the new design of errors work | 
