Skip to content

Commit

Permalink
Release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Dec 10, 2018
1 parent e0c7d57 commit 028295f
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,12 @@ 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.8.0...HEAD)

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

### Changed
- Use HTTP Factory Discovery instead of HTTPlug Discovery to discover HTTP Client implementations. The removes the HTTPlug 2.0 dependency making the library incompatible with projects using HTTPlug 1.0.
- Translators must implement `Symfony\Contracts\Translation\LocaleAwareInterface`, since `getLocale()` has been removed from `Symfony\Contracts\Translation\TranslatorInterface`.

### Fixed
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing

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

### Added
Expand Down

0 comments on commit 028295f

Please sign in to comment.