Skip to content

Commit c40593a

Browse files
committed
Prepare v3.5.1 release
1 parent f6dbca0 commit c40593a

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/3.5.0...HEAD)
3+
## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/3.5.1...HEAD)
4+
5+
## [v3.5.1](https://github.com/Thavarshan/fetch-php/compare/3.5.0...3.5.1) - 2026-06-06
6+
7+
### Changed
8+
9+
- Pinned Duster to the known-compatible 3.3.0 release so tag builds do not drift onto stricter formatter rules without an intentional style migration.
410

511
## [v3.5.0](https://github.com/Thavarshan/fetch-php/compare/3.4.1...3.5.0) - 2026-06-06
612

@@ -13,7 +19,6 @@
1319

1420
- Updated Matrix helper imports throughout the README and documentation to consistently use the `Matrix\Support` namespace.
1521
- Refined homepage copy and feature descriptions to better explain Fetch PHP's JavaScript-like request flow, async helpers, caching, retries, debugging, and testing utilities.
16-
- Pinned Duster to the known-compatible 3.3.0 release so tag builds do not drift onto stricter formatter rules without an intentional style migration.
1722
- Hardened the tag release workflow now that package versions are derived from Git tags instead of a `version` field in `composer.json`.
1823
- Expanded the tag release workflow setup to match package extension requirements and run the release test suite with `NO_NETWORK=1`.
1924

0 commit comments

Comments
 (0)