Skip to content

Commit 4e7493a

Browse files
committed
Release v0.15.0
1 parent 33eb605 commit 4e7493a

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.14.0...HEAD)
7+
## [v0.15.0](https://github.com/Stadly/PasswordPolice/compare/v0.14.0...v0.15.0) - 2019-01-22
88

99
### Added
1010
- Date formatters for formatting dates. Date formatters can be chained with word formatters. The output from the date formatter is used as input for the next formatter in the chain.
@@ -15,18 +15,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1515
### Changed
1616
- Constraint weight for guessable data rules is now argument number 4 instead of number 3. Date formatter is argument number 3.
1717

18-
### Fixed
19-
- Nothing
20-
21-
### Deprecated
22-
- Nothing
23-
24-
### Removed
25-
- Nothing
26-
27-
### Security
28-
- Nothing
29-
3018
## [v0.14.0](https://github.com/Stadly/PasswordPolice/compare/v0.13.0...v0.14.0) - 2019-01-22
3119

3220
### Added

0 commit comments

Comments
 (0)