id-validator/CHANGELOG.md

13 řádky
228 B
Markdown
Surový Trvalý odkaz Normální zobrazení Historie

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.