From 6b1402c9954bbdb72a0a7a9ce5fb6838c9415f3b Mon Sep 17 00:00:00 2001 From: Stadly Date: Thu, 6 Dec 2018 09:07:36 +0100 Subject: [PATCH] Release v0.8.0 --- CHANGELOG.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 811cbc3..287eca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. @@ -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