Skip to content

Commit 15643bc

Browse files
committed
Updated changelog for v5.1.0
1 parent ea9647a commit 15643bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ This changelog document tracks the changes in the project API since `v2.1.2`.
33

44
This project adheres to [semver](https://semver.org/).
55

6+
## [5.1.0](https://github.com/tarunbatra/password-validator/releases/tag/v5.1.0)
7+
* Added optional `count` argument to define minimum count required for attributes. See [#39](https://github.com/tarunbatra/password-validator/issues/39).
8+
* Added support for `§` and `±` in symbols
9+
* Updated dev-dependencies versions due to CVEs
10+
11+
## [5.0.3](https://github.com/tarunbatra/password-validator/releases/tag/v5.0.3)
12+
* Add types
13+
614
## [5.0.2](https://github.com/tarunbatra/password-validator/releases/tag/v5.0.2)
715
* Fixed issue [#28](https://github.com/tarunbatra/password-validator/issues/28) where `uppercase` and `lowercase` validations did not respect `not`.
816

0 commit comments

Comments
 (0)