Skip to content

Commit ac711f7

Browse files
committed
Release v0.20.0
1 parent 7675b67 commit ac711f7

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

CHANGELOG.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,17 @@ 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.19.0...HEAD)
7+
## [v0.20.0](https://github.com/Stadly/PasswordPolice/compare/v0.19.0...v0.20.0) - 2019-04-25
88

99
### Added
1010
- Character tree cutter separating a string root of specified length from the rest of the tree.
1111
- Possible to get length of entries in code maps.
1212
- Possible to code string in code maps.
1313

14-
### Changed
15-
- Nothing
16-
17-
### Fixed
18-
- Nothing
19-
20-
### Deprecated
21-
- Nothing
22-
2314
### Removed
2415
- Possibility to get code map for root of character tree.
2516
- `CharTree::getBranchesAfterRoot`. Use character treee cutter instead.
2617

27-
### Security
28-
- Nothing
29-
3018
## [v0.19.0](https://github.com/Stadly/PasswordPolice/compare/v0.18.0...v0.19.0) - 2019-04-24
3119

3220
### Added

0 commit comments

Comments
 (0)