Skip to content

Commit 93c9b2d

Browse files
committed
Merge branch '3.x' into 4.x
2 parents 9999f88 + 47d6fb2 commit 93c9b2d

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,17 @@ Projects which don't use any of the new or removed functionality in their test s
178178
[#130]: https://github.com/Yoast/PHPUnit-Polyfills/pull/130
179179

180180

181+
## [1.1.4] - 2025-02-09
182+
183+
This is a maintenance release.
184+
185+
### Changed
186+
* README: updated sub-section about PHPUnit version support with information about the PHPUnit Polyfills 4.x branch. PR [#249]
187+
* General housekeeping.
188+
189+
[#249]: https://github.com/Yoast/PHPUnit-Polyfills/pull/249
190+
191+
181192
## [1.1.3] - 2025-01-08
182193

183194
This is a maintenance release.
@@ -373,7 +384,8 @@ Initial release.
373384
[2.0.3]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.2...2.0.3
374385
[2.0.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
375386
[2.0.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.0...2.0.1
376-
[2.0.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.3...2.0.0
387+
[2.0.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.4...2.0.0
388+
[1.1.4]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.3...1.1.4
377389
[1.1.3]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...1.1.3
378390
[1.1.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.1...1.1.2
379391
[1.1.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.0...1.1.1

0 commit comments

Comments
 (0)