Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ksol committed Feb 12, 2024
1 parent bd46b20 commit 3664f4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Unreleased

** Breaking change: automatic digging of the value if the reponse body is an object with a single key
** Breaking change: remove `Scalingo::API::Reponse` in favor of `Faraday::Response`

## 3.5.0 - 2023-12-28

* Change: update Faraday to 2.x, released about two years ago. The public API of this gem doesn't change, therefore this is not a major release. However, if you manipulate directly faraday's objects, you may encounter breaking changes. Refer to [Faraday's website](https://lostisland.github.io/faraday/) for how to migrate.
Expand Down

0 comments on commit 3664f4b

Please sign in to comment.