File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -4,29 +4,17 @@ 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.19.0...HEAD )
7
+ ## [ v0.20.0 ] ( https://github.com/Stadly/PasswordPolice/compare/v0.19.0...v0.20.0 ) - 2019-04-25
8
8
9
9
### Added
10
10
- Character tree cutter separating a string root of specified length from the rest of the tree.
11
11
- Possible to get length of entries in code maps.
12
12
- Possible to code string in code maps.
13
13
14
- ### Changed
15
- - Nothing
16
-
17
- ### Fixed
18
- - Nothing
19
-
20
- ### Deprecated
21
- - Nothing
22
-
23
14
### Removed
24
15
- Possibility to get code map for root of character tree.
25
16
- ` CharTree::getBranchesAfterRoot ` . Use character treee cutter instead.
26
17
27
- ### Security
28
- - Nothing
29
-
30
18
## [ v0.19.0] ( https://github.com/Stadly/PasswordPolice/compare/v0.18.0...v0.19.0 ) - 2019-04-24
31
19
32
20
### Added
You can’t perform that action at this time.
0 commit comments