Skip to content

Commit e79899a

Browse files
committed
Release v0.19.0
1 parent a9ddf8e commit e79899a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CHANGELOG.md

+1-7
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.18.0...HEAD)
7+
## [v0.19.0](https://github.com/Stadly/PasswordPolice/compare/v0.18.0...v0.19.0) - 2019-04-24
88

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

31-
### Deprecated
32-
- Nothing
33-
3431
### Removed
3532
- `CharTree::getTreeTrimmedToLength`. Use truncator combined with length filter instead.
3633

37-
### Security
38-
- Nothing
39-
4034
## [v0.18.0](https://github.com/Stadly/PasswordPolice/compare/v0.17.0...v0.18.0) - 2019-04-15
4135

4236
### Added

0 commit comments

Comments
 (0)