diff options
| author | Tom Houlé | 2017-08-27 18:06:07 +0200 | 
|---|---|---|
| committer | Tom Houlé | 2017-08-27 18:06:07 +0200 | 
| commit | 4ae4fb2117f5cd54ac268ea9718aaa56cfa7a14f (patch) | |
| tree | 5ba46e65e254c77c6ccff10a35b063f805eaa53c /README.md | |
| parent | 52898be5af95e1d517c379c4df3581bee01a201a (diff) | |
| download | validator-4ae4fb2117f5cd54ac268ea9718aaa56cfa7a14f.tar.bz2 | |
Fix a small typo in changelog dates
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -207,13 +207,13 @@ For example, the following attributes all work:  ### validator -#### 0.6.0 (2017/09/12) +#### 0.6.0 (2017/08/12)  - Re-design `ValidationError` and `Validate` trait  ### validator_derive -#### 0.6.0 (2017/09/12) +#### 0.6.0 (2017/08/12)  - Change generated code to make the new design of errors work | 
