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 515e9c2 commit f663540Copy full SHA for f663540
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/v3.2.1...HEAD)
+## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/v3.2.2...HEAD)
4
5
## [v3.2.0](https://github.com/Thavarshan/fetch-php/compare/v3.1.1...v3.2.0) - 2025-05-16
6
@@ -316,6 +316,14 @@
316
317
Initial release.
318
319
+## [v3.2.2](https://github.com/Thavarshan/fetch-php/compare/v3.2.1...v3.2.2) - 2025-05-19
320
+
321
+### Fixed
322
323
+- "Fatal error: Uncaught Error: Interface `Psr\Log\LoggerAwareInterface` not found" closes #21
324
325
+**Full Changelog**: https://github.com/Thavarshan/fetch-php/compare/3.2.1...3.2.2
326
327
## [v3.2.1](https://github.com/Thavarshan/fetch-php/compare/v3.2.1...v3.2.1) - 2025-05-17
328
329
### Changed
0 commit comments