Bump to v1.0.1

This commit is contained in:
guanguans 2021-01-27 11:34:32 +08:00
parent 6541375966
commit 88b1288930

View File

@ -5,3 +5,8 @@ All notable changes to `guanguans/id-validator` will be documented in this file
## 1.0.0 - 2021-01-21
* Initial release.
## 1.0.1 - 2021-01-27
* Change the access control of some functions.
* Add bench testing.