We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa537f commit 2e2d862Copy full SHA for 2e2d862
2 files changed
CHANGELOG.md
@@ -2,15 +2,6 @@
2
3
## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/v3.2.1...HEAD)
4
5
-## [v3.2.1](https://github.com/Thavarshan/fetch-php/compare/v3.2.0...v3.2.1) - 2025-05-17
6
-
7
-### Changed
8
9
-* Updated documentation
10
-* Updated dependencies
11
12
-**Full Changelog**: <https://github.com/Thavarshan/fetch-php/compare/3.2.0...3.2.1>
13
14
## [v3.2.0](https://github.com/Thavarshan/fetch-php/compare/v3.1.1...v3.2.0) - 2025-05-16
15
16
### Added
composer.json
@@ -1,7 +1,7 @@
1
{
"name": "jerome/fetch-php",
"description": "The JavaScript fetch API for PHP.",
- "version": "3.2.0",
+ "version": "3.2.1",
"type": "library",
"license": "MIT",
"authors": [
0 commit comments