Skip to content

Commit b7d234f

Browse files
committed
Merge branch '3.x' into 4.x
2 parents 083d158 + 9cf2ccd commit b7d234f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
99

1010
_Nothing yet._
1111

12+
## [3.1.2] - 2025-02-09
13+
14+
This is a maintenance release.
15+
16+
### Changed
17+
* README: updated sub-section about PHPUnit version support with information about the PHPUnit Polyfills 4.x branch. PR [#249]
18+
* General housekeeping.
19+
20+
<!-- Link to #249 is defined on the 1.1.4 release. -->
21+
22+
1223
## [3.1.1] - 2025-01-12
1324

1425
### Fixed
@@ -389,6 +400,7 @@ Initial release.
389400

390401

391402
[Unreleased]: https://github.com/Yoast/PHPUnit-Polyfills/compare/main...HEAD
403+
[3.1.2]: https://github.com/Yoast/PHPUnit-Polyfills/compare/3.1.1...3.1.2
392404
[3.1.1]: https://github.com/Yoast/PHPUnit-Polyfills/compare/3.1.0...3.1.1
393405
[3.1.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/3.0.0...3.1.0
394406
[3.0.0]: https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.4...3.0.0

0 commit comments

Comments
 (0)