File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to `PasswordPolice` will be documented in this file.
4
4
5
5
Updates should follow the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
6
6
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
8
8
9
9
### Added
10
10
- 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
28
28
- Mixed case converter discarded empty strings.
29
29
- Upper case converter discarded empty strings.
30
30
31
- ### Deprecated
32
- - Nothing
33
-
34
31
### Removed
35
32
- ` CharTree::getTreeTrimmedToLength ` . Use truncator combined with length filter instead.
36
33
37
- ### Security
38
- - Nothing
39
-
40
34
## [ v0.18.0] ( https://github.com/Stadly/PasswordPolice/compare/v0.17.0...v0.18.0 ) - 2019-04-15
41
35
42
36
### Added
You can’t perform that action at this time.
0 commit comments