Skip to content

Commit 615cd5b

Browse files
committed
Merge branch '2.x' into 3.x
2 parents 47d6fb2 + a0e3e9a commit 615cd5b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,17 @@ _In practical terms, the net effect of this is that tests on PHP 8.1 will run on
8989
[readme-on-expectuserdeprecation]: https://github.com/Yoast/PHPUnit-Polyfills/tree/3.x?tab=readme-ov-file#phpunit--1100-yoastphpunitpolyfillspolyfillsexpectuserdeprecation
9090

9191

92+
## [2.0.4] - 2025-02-09
93+
94+
This is a maintenance release.
95+
96+
### Changed
97+
* README: updated sub-section about PHPUnit version support with information about the PHPUnit Polyfills 4.x branch. PR [#249]
98+
* General housekeeping.
99+
100+
<!-- Link to #249 is defined on the 1.1.4 release. -->
101+
102+
92103
## [2.0.3] - 2025-01-08
93104

94105
This is a maintenance release.
@@ -380,7 +391,8 @@ Initial release.
380391
[Unreleased]: https://github.com/Yoast/PHPUnit-Polyfills/compare/main...HEAD
381392
[3.1.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/3.1.0...3.1.1
382393
[3.1.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/3.0.0...3.1.0
383-
[3.0.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.3...3.0.0
394+
[3.0.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.4...3.0.0
395+
[2.0.4]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.3...2.0.4
384396
[2.0.3]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.2...2.0.3
385397
[2.0.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
386398
[2.0.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.0...2.0.1

0 commit comments

Comments
 (0)