diff options
| author | Vincent Prouillet | 2017-11-08 17:21:11 +0100 |
|---|---|---|
| committer | Vincent Prouillet | 2017-11-08 17:21:11 +0100 |
| commit | 14a5b7a695de67f4bc2e38d5eeae2eea11fed743 (patch) | |
| tree | 8ad38bf83aae41d4a50b5c21d9c740a8fb50d351 /README.md | |
| parent | 9b175bc3ca7a2a65add0ec4a42a79b5c9f47314b (diff) | |
| download | validator-14a5b7a695de67f4bc2e38d5eeae2eea11fed743.tar.bz2 | |
Update changelog and versions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -225,9 +225,13 @@ For example, the following attributes all work: ### validator +#### 0.6.2 (2017/11/08) + +- Fix credit card validation being incorrect in enum + #### 0.6.1 (2017/11/08) -- Add international phone number validation +- Add international phone number and credit card validation #### 0.6.0 (2017/08/12) @@ -235,6 +239,10 @@ For example, the following attributes all work: ### validator_derive +#### 0.6.1 (2017/11/08) + +- Add international phone number and credit card derive + #### 0.6.0 (2017/08/12) - Change generated code to make the new design of errors work |
