Skip to content

Commit

Permalink
Release v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Apr 24, 2019
1 parent a9ddf8e commit e79899a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 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.18.0...HEAD)
## [v0.19.0](https://github.com/Stadly/PasswordPolice/compare/v0.18.0...v0.19.0) - 2019-04-24

### Added
- Truncator formatter truncating strings that are longer than the length limit.
Expand All @@ -28,15 +28,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Mixed case converter discarded empty strings.
- Upper case converter discarded empty strings.

### Deprecated
- Nothing

### Removed
- `CharTree::getTreeTrimmedToLength`. Use truncator combined with length filter instead.

### Security
- Nothing

## [v0.18.0](https://github.com/Stadly/PasswordPolice/compare/v0.17.0...v0.18.0) - 2019-04-15

### Added
Expand Down

0 comments on commit e79899a

Please sign in to comment.