We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e09178 commit 1db00eaCopy full SHA for 1db00ea
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
## Unreleased
4
5
-
+- [#412](https://github.com/JsonApiClient/json_api_client/pull/412)
6
+ - Add support for faraday 2.x
7
+ - Drop support for Ruby < 3.0 (EOL)
8
+ - Drop support for activesupport < 6.0 (EOL)
9
+ - Remove deprecated faraday_middleware and add faraday-gzip (from [#402](https://github.com/JsonApiClient/json_api_client/pull/402))
10
- [#400](https://github.com/JsonApiClient/json_api_client/pull/400) - Fix for multi-word custom endpoint and route format
11
12
## 1.22.0
0 commit comments