Skip to content

Commit

Permalink
Release v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Jan 22, 2019
1 parent 33eb605 commit 4e7493a
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to `PasswordPolice` will be documented in this file.

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

## [Unreleased](https://github.com/Stadly/PasswordPolice/compare/v0.14.0...HEAD)
## [v0.15.0](https://github.com/Stadly/PasswordPolice/compare/v0.14.0...v0.15.0) - 2019-01-22

### Added
- 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.
Expand All @@ -15,18 +15,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
### Changed
- Constraint weight for guessable data rules is now argument number 4 instead of number 3. Date formatter is argument number 3.

### Fixed
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing

## [v0.14.0](https://github.com/Stadly/PasswordPolice/compare/v0.13.0...v0.14.0) - 2019-01-22

### Added
Expand Down

0 comments on commit 4e7493a

Please sign in to comment.