Skip to content

Commit

Permalink
Release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Jan 22, 2019
1 parent b04e783 commit f57ab4b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.13.0...HEAD)
## [v0.14.0](https://github.com/Stadly/PasswordPolice/compare/v0.13.0...v0.14.0) - 2019-01-22

### Added
- Possible to specify guessable data for the rule, that applies to all passwords.
Expand Down Expand Up @@ -46,18 +46,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Renamed `UpperCase` rule to `UpperCaseRule`.
- Renamed `Exception` rule exception to `RuleException`.

### Fixed
- Nothing

### Deprecated
- Nothing

### Removed
- Whether to check all substrings or not can no longer be specified for dictionary rules. Use the substring word converter instead.

### Security
- Nothing

## [v0.13.0](https://github.com/Stadly/PasswordPolice/compare/v0.12.0...v0.13.0) - 2018-12-28

### Added
Expand Down

0 comments on commit f57ab4b

Please sign in to comment.