Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Nov 25, 2019
1 parent 4f2964d commit 075d24d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [3.0.0]
### Added
- Symfony 5 support

### Changed
- The `Client::sendMessage()` method will now throw exceptions that match API errors
- The `Client` instance does not depend to HTTPlug anymore thanks to PSR-17 and PSR-18 specifications
Expand Down

0 comments on commit 075d24d

Please sign in to comment.