From 2c88e6278425ef324555dc7230d30f03f1f9193e Mon Sep 17 00:00:00 2001 From: Stadly Date: Fri, 12 Apr 2019 10:16:10 +0200 Subject: [PATCH] Release v0.17.0 --- CHANGELOG.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ec12e7..ee90d74 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.16.1...HEAD) +## [v0.17.0](https://github.com/Stadly/PasswordPolice/compare/v0.16.1...v0.17.0) - 2019-04-12 ### Added - Character tree, making formatting faster. @@ -18,18 +18,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip - Renamed date formatter trait `FormatterChaining` to `Chaining`. - Renamed date formatter `FormatterCombiner` to `Combiner`. -### Fixed -- Nothing - -### Deprecated -- Nothing - ### Removed - Formatters working on strings. -### Security -- Nothing - ## [v0.16.1](https://github.com/Stadly/PasswordPolice/compare/v0.16.0...v0.16.1) - 2019-01-31 ### Fixed