7
0
id-validator/CHANGELOG.md

13 lignes
228 B
Markdown
Brut Lien permanent Vue normale Historique

2021-01-08 17:28:15 +08:00
# Changelog
All notable changes to `guanguans/id-validator` will be documented in this file
2021-01-21 09:47:00 +08:00
## 1.0.0 - 2021-01-21
2021-01-08 17:28:15 +08:00
* Initial release.
2021-01-27 11:34:32 +08:00
## 1.0.1 - 2021-01-27
* Change the access control of some functions.
* Add bench testing.