@@ -5,21 +5,24 @@ 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- ## [ 4.5.0 -alpha] - unreleased
8+ ## [ 4.5.1 -alpha] - unreleased
99
1010This is an alpha version! The changes listed here are not final.
1111
12+ ### Changed
13+ - Updated package dependencies.
14+
15+ ## [ 4.5.0] - 2023-08-21
1216### Added
13- - Added new 'skipped' option to launchpad checklist
17+ - Added new 'skipped' option to launchpad checklist [ # 32500 ]
1418
1519### Changed
16- - Remove the initial slash to match the pattern used throughout the project
17- - Updated package dependencies.
20+ - Remove the initial slash to match the pattern used throughout the project [ #32365 ]
1821
1922### Fixed
20- - Add calypso path for set_up_payments task.
21- - Fix completion logic for welcome message on newsletters task.
22- - Reuse completion method to make it easier to add tracking and check for list completion.
23+ - Add calypso path for set_up_payments task. [ # 32526 ]
24+ - Fix completion logic for welcome message on newsletters task. [ # 32466 ]
25+ - Reuse completion method to make it easier to add tracking and check for list completion. [ # 31471 ]
2326
2427## [ 4.4.1] - 2023-08-15
2528### Changed
@@ -318,7 +321,8 @@ This is an alpha version! The changes listed here are not final.
318321
319322- Testing initial package release.
320323
321- [ 4.5.0-alpha ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.4.1...v4.5.0-alpha
324+ [ 4.5.1-alpha ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.5.0...v4.5.1-alpha
325+ [ 4.5.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.4.1...v4.5.0
322326[ 4.4.1 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.4.0...v4.4.1
323327[ 4.4.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.3.1...v4.4.0
324328[ 4.3.1 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.3.0...v4.3.1
0 commit comments