Skip to content

Commit

Permalink
Release v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Dec 14, 2018
1 parent 075f5ae commit 6aac34d
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,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.9.0...HEAD)
## [v0.10.0](https://github.com/Stadly/PasswordPolice/compare/v0.9.0...v0.10.0) - 2018-12-14

### Added
- Rule enforcing the use of symbols in passwords.
Expand All @@ -13,18 +13,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Improved exception messages.
- The character class rule can not be used directly anymore. Use the symbol rule instead.

### Fixed
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing

## [v0.9.0](https://github.com/Stadly/PasswordPolice/compare/v0.8.0...v0.9.0) - 2018-12-10

### Changed
Expand Down

0 comments on commit 6aac34d

Please sign in to comment.