diff options
| author | Vincent Prouillet | 2017-08-28 11:39:51 +0900 |
|---|---|---|
| committer | GitHub | 2017-08-28 11:39:51 +0900 |
| commit | 4d7138e040cd5faaf84448a75b64f3ff0e4673e5 (patch) | |
| tree | 5ba46e65e254c77c6ccff10a35b063f805eaa53c | |
| parent | 52898be5af95e1d517c379c4df3581bee01a201a (diff) | |
| parent | 4ae4fb2117f5cd54ac268ea9718aaa56cfa7a14f (diff) | |
| download | validator-4d7138e040cd5faaf84448a75b64f3ff0e4673e5.tar.bz2 | |
Merge pull request #30 from tomhoule/date-typo
Fix a small typo in changelog dates
| -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 |
