Skip to content

Commit

Permalink
Release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Apr 15, 2021
1 parent c50ed00 commit daee822
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Changelog

## Unreleased
## 2.0 - 2021-04-15

* Dropped support for PHP <7.4
* Removed the `GuzzleApiClient` implementation, because Guzzle implements PSR-18 since release 7.0. If you
used the `GuzzleApiClient`, please refer to the updated installation instructions in the README.

## 1.1.1 - 2021-01-15
## 1.1.1 - 2021-04-15

* Fixed data being used as URL params for POST and PATCH requests

## 1.1 - 2021-01-15
## 1.1 - 2021-04-15

* Added support for PHP 8.0
* The signatures of the following methods have changed
Expand Down

0 comments on commit daee822

Please sign in to comment.