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 @@ -74,6 +74,17 @@ Projects which don't use any of the new or removed functionality in their test s
7474[ #130 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/130
7575
7676
77+ ## [ 1.1.2] - 2024-09-07
78+
79+ This is a maintenance release.
80+
81+ ### Changed
82+ * README: updated sub-section about PHPUnit version support with information about the PHPUnit Polyfills 3.x branch. PR [ #188 ]
83+ * General housekeeping.
84+
85+ [ #188 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/188
86+
87+
7788## [ 1.1.1] - 2024-04-05
7889
7990### Added
@@ -244,7 +255,8 @@ Initial release.
244255
245256[ Unreleased ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.x...HEAD
246257[ 2.0.1 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.0...2.0.1
247- [ 2.0.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.5...2.0.0
258+ [ 2.0.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...2.0.0
259+ [ 1.1.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.1...1.1.2
248260[ 1.1.1 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.0...1.1.1
249261[ 1.1.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.5...1.1.0
250262[ 1.0.5 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.4...1.0.5
You can’t perform that action at this time.
0 commit comments