Skip to content

Commit

Permalink
Prepare the 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan3dc committed Oct 14, 2017
1 parent f8c1525 commit 805ff8d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,28 @@ Changelog

--------

## 1.0.0 - 2017-10-14

### Added

* [Providers] ResponsiveVoice provider.
* [TextToSpeech] Added a TextToSpeechInterface.

### Changed

* [Support] Added support for PHP 7.
* [Support] Dropped support for PHP 5.
* [Support] Dropped support for HHVM.
* [Providers] Dropped the Voxygen provider as the service is no longer available.
* [Providers] All providers are now immutable.
* [Exceptions] All exceptions thrown are now library specific.

### Fixed

* [Providers] Improve the error message for a pico unknown language.

--------

## 0.7.3 - 2017-04-07

### Fixed
Expand Down

0 comments on commit 805ff8d

Please sign in to comment.