aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVincent Prouillet2017-08-12 15:37:32 +0900
committerGitHub2017-08-12 15:37:32 +0900
commit1c0f14aaec42b772fa22861aba8c8b80fcda5b8a (patch)
tree3b5160670680b06aea28f153cf1dbfe9020974d1 /README.md
parent364056c01c3d5640d677532d1b6e7e40068090a4 (diff)
downloadvalidator-1c0f14aaec42b772fa22861aba8c8b80fcda5b8a.tar.bz2
0.6.0 was released today, update changelog
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b3a45b0..a1d99b2 100644
--- a/README.md
+++ b/README.md
@@ -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