File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,21 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
99
1010_ Nothing yet._
1111
12+ ## [ 2.0.2] - 2024-09-07
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 3.x branch. PR [ #188 ]
18+ * README: FAQ updated with info about ability to polyfill the removed ` expectDeprecation*() ` methods et al. PR [ #187 ] , props [ Tonya Mork] .
19+ * README: links to the PHPUnit manual now point explicitly to the PHPUnit 10.x documentation. PR [ #190 ]
20+ * General housekeeping.
21+
22+ [ #187 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/187
23+ <!-- Link to #188 is defined on the 1.1.2 release. -->
24+ [ #190 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/190
25+
26+
1227## [ 2.0.1] - 2024-04-05
1328
1429### Added
@@ -254,6 +269,7 @@ Initial release.
254269
255270
256271[ Unreleased ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.x...HEAD
272+ [ 2.0.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
257273[ 2.0.1 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.0...2.0.1
258274[ 2.0.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...2.0.0
259275[ 1.1.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.1...1.1.2
@@ -276,3 +292,4 @@ Initial release.
276292[ Pascal Birchler ] : https://github.com/swissspidy
277293[ Phil E. Taylor ] : https://github.com/PhilETaylor
278294[ Pierre Gordon ] : https://github.com/pierlon
295+ [ Tonya Mork ] : https://github.com/hellofromtonya
You can’t perform that action at this time.
0 commit comments