Skip to content

Commit

Permalink
Release v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Oct 24, 2019
1 parent 3185016 commit c744a07
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 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.21.0...HEAD)
## [v0.22.0](https://github.com/Stadly/PasswordPolice/compare/v0.21.0...v0.22.0) - 2019-10-24

### Added
- Rule enforcing that passwords were not set during a specific period.
Expand All @@ -19,16 +19,10 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
### Fixed
- `stadly/php-translation` is a requirement, not only for development.

### Deprecated
- Nothing

### Removed
- The rule enforcing that passwords are changed after a specific date. Use the rule enforcing that passwords were not set during a specific period instead.
- `FormerPassword` can no longer be converted to string, as hash can be `null`.

### Security
- Nothing

## [v0.21.0](https://github.com/Stadly/PasswordPolice/compare/v0.20.0...v0.21.0) - 2019-06-18

### Added
Expand Down

0 comments on commit c744a07

Please sign in to comment.