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 @@ -98,6 +98,17 @@ Projects which don't use any of the new or removed functionality in their test s
98
98
[ #130 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/130
99
99
100
100
101
+ ## [ 1.1.4] - 2025-02-09
102
+
103
+ This is a maintenance release.
104
+
105
+ ### Changed
106
+ * README: updated sub-section about PHPUnit version support with information about the PHPUnit Polyfills 4.x branch. PR [ #249 ]
107
+ * General housekeeping.
108
+
109
+ [ #249 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/249
110
+
111
+
101
112
## [ 1.1.3] - 2025-01-08
102
113
103
114
This is a maintenance release.
@@ -290,7 +301,8 @@ Initial release.
290
301
[ 2.0.3 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.2...2.0.3
291
302
[ 2.0.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
292
303
[ 2.0.1 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.0...2.0.1
293
- [ 2.0.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.3...2.0.0
304
+ [ 2.0.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.4...2.0.0
305
+ [ 1.1.4 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.3...1.1.4
294
306
[ 1.1.3 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...1.1.3
295
307
[ 1.1.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.1...1.1.2
296
308
[ 1.1.1 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.0...1.1.1
You can’t perform that action at this time.
0 commit comments