Skip to content

Commit 661edb6

Browse files
committed
Release v0.16.0
1 parent 74ebc40 commit 661edb6

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

CHANGELOG.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to `PasswordPolice` will be documented in this file.
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7-
## [Unreleased](https://github.com/Stadly/PasswordPolice/compare/v0.15.0...HEAD)
7+
## [v0.16.0](https://github.com/Stadly/PasswordPolice/compare/v0.15.0...v0.16.0) - 2019-01-28
88

99
### Added
1010
- Conditional rule that only invokes the rule if the condition is true. Useful for example for checking Have I Been Pwned? periodically.
@@ -13,18 +13,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1313
- Instead of using the abstract class `ChainableFormatter`, chaining of date formatters is implemented using the trait `FormatterChaining`.
1414
- Instead of using the abstract class `ChainableFormatter`, chaining of word formatters is implemented using the trait `FormatterChaining`.
1515

16-
### Fixed
17-
- Nothing
18-
19-
### Deprecated
20-
- Nothing
21-
22-
### Removed
23-
- Nothing
24-
25-
### Security
26-
- Nothing
27-
2816
## [v0.15.0](https://github.com/Stadly/PasswordPolice/compare/v0.14.0...v0.15.0) - 2019-01-22
2917

3018
### Added

0 commit comments

Comments
 (0)