Skip to content

Commit

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

### Added
- Interface for character converters.
Expand All @@ -18,18 +18,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Case converters and character converters are combined into word converters.
- Short form of just year is no longer recognized as a guessable date.

### Fixed
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing

## [v0.7.0](https://github.com/Stadly/PasswordPolice/compare/v0.6.0...v0.7.0) - 2018-12-04

### Added
Expand Down

0 comments on commit 6b1402c

Please sign in to comment.