File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff 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
94105This 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
You can’t perform that action at this time.
0 commit comments