Skip to content

Commit eebfcfb

Browse files
committed
Merge branch '1.x' into 2.x
2 parents 58efe02 + e9c8413 commit eebfcfb

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)