Skip to content

Commit 2946aa5

Browse files
committed
Merge branch '1.x' into 2.x
2 parents 1bc5b36 + e6faedf commit 2946aa5

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
@@ -98,6 +98,17 @@ Projects which don't use any of the new or removed functionality in their test s
9898
[#130]: https://github.com/Yoast/PHPUnit-Polyfills/pull/130
9999

100100

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+
101112
## [1.1.3] - 2025-01-08
102113

103114
This is a maintenance release.
@@ -290,7 +301,8 @@ Initial release.
290301
[2.0.3]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.2...2.0.3
291302
[2.0.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
292303
[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
294306
[1.1.3]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...1.1.3
295307
[1.1.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.1...1.1.2
296308
[1.1.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.0...1.1.1

0 commit comments

Comments
 (0)