Skip to content

Commit

Permalink
Release v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Oct 25, 2019
1 parent 14cb403 commit 78d2588
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,15 @@ 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.22.0...HEAD)
## [v0.23.0](https://github.com/Stadly/PasswordPolice/compare/v0.22.0...v0.23.0) - 2019-10-25

### Added
- Possible to ignore case when checking if character tree starts with string.
- Possible to ignore case when checking if character tree contains string.

### Changed
- Nothing

### Fixed
- Time complexity of the guessable data rule has been improved. It is no longer iterating through all possible formatted passwords.

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing

## [v0.22.0](https://github.com/Stadly/PasswordPolice/compare/v0.21.0...v0.22.0) - 2019-10-24

### Added
Expand Down

0 comments on commit 78d2588

Please sign in to comment.