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
89
89
[ readme-on-expectuserdeprecation ] : https://github.com/Yoast/PHPUnit-Polyfills/tree/3.x?tab=readme-ov-file#phpunit--1100-yoastphpunitpolyfillspolyfillsexpectuserdeprecation
90
90
91
91
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
+
92
103
## [ 2.0.3] - 2025-01-08
93
104
94
105
This is a maintenance release.
@@ -380,7 +391,8 @@ Initial release.
380
391
[ Unreleased ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/main...HEAD
381
392
[ 3.1.1 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/3.1.0...3.1.1
382
393
[ 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
384
396
[ 2.0.3 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.2...2.0.3
385
397
[ 2.0.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
386
398
[ 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