We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7406869 commit af651f8Copy full SHA for af651f8
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/v2.0.0...HEAD)
+## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/v2.0.1...HEAD)
4
+
5
+## [v2.0.1](https://github.com/Thavarshan/fetch-php/compare/v2.0.0...v2.0.1) - 2024-10-03
6
7
+### Changed
8
9
+- `withBody` only accepts array arguments and json encodes given arguments when called
10
+- Update documentation and fix typos
11
12
## [v2.0.0](https://github.com/Thavarshan/fetch-php/compare/v1.2.0...v2.0.0) - 2024-09-30
13
0 commit comments