File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 2.0.9-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 2.0.9] - 2025-11-10
129### Changed
13- - Improve PHP 8.5 compatibility.
10+ - Improve PHP 8.5 compatibility. [ # 45771 ]
1411
1512## [ 2.0.8] - 2025-04-28
1613### Changed
@@ -60,7 +57,7 @@ This is an alpha version! The changes listed here are not final.
6057### Added
6158- Initial version. [ #37476 ]
6259
63- [ 2.0.9-alpha ] : https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.8...v2.0.9-alpha
60+ [ 2.0.9 ] : https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.8...v2.0.9
6461[ 2.0.8 ] : https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.7...v2.0.8
6562[ 2.0.7 ] : https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.6...v2.0.7
6663[ 2.0.6 ] : https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.5...v2.0.6
Original file line number Diff line number Diff line change 1616 },
1717 "require-dev" : {
1818 "yoast/phpunit-polyfills" : " ^4.0.0" ,
19- "automattic/jetpack-changelogger" : " ^6.0.8-alpha " ,
19+ "automattic/jetpack-changelogger" : " ^6.0.8" ,
2020 "automattic/phpunit-select-config" : " ^1.0.3"
2121 },
2222 "autoload" : {
You can’t perform that action at this time.
0 commit comments