Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Apr 14, 2021
1 parent e7b8146 commit d18e801
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog

## Unreleased
## 1.1 - 2021-01-15

* Added support for PHP 8.0
* The signatures of the following methods have changed
* `GuzzleApiClient::with(string $accountName, string $apiKey, GuzzleClientInterface $client = null)`
+ Removed the `$options` parameter. If you want to modify the behaviour of the underlying GuzzleHTTP client,
Expand Down

0 comments on commit d18e801

Please sign in to comment.