Skip to content

Commit da4169e

Browse files
committed
Merge branch '1.x' into 2.x
2 parents c85b848 + 0b31ce8 commit da4169e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

9191

92+
## [1.1.3] - 2025-01-08
93+
94+
This is a maintenance release.
95+
96+
### Changed
97+
* README: fixed a few broken badges.
98+
* General housekeeping.
99+
100+
92101
## [1.1.2] - 2024-09-07
93102

94103
This is a maintenance release.
@@ -271,7 +280,8 @@ Initial release.
271280
[Unreleased]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.x...HEAD
272281
[2.0.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
273282
[2.0.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.0...2.0.1
274-
[2.0.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...2.0.0
283+
[2.0.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.3...2.0.0
284+
[1.1.3]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...1.1.3
275285
[1.1.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.1...1.1.2
276286
[1.1.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.0...1.1.1
277287
[1.1.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.5...1.1.0

0 commit comments

Comments
 (0)