@@ -5,20 +5,17 @@ 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
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 4.5.0] - 2023-08-21
129### Added
13- - Added new 'skipped' option to launchpad checklist
10+ - Added new 'skipped' option to launchpad checklist [ # 32500 ]
1411
1512### Changed
16- - Remove the initial slash to match the pattern used throughout the project
13+ - Remove the initial slash to match the pattern used throughout the project [ # 32365 ]
1714
1815### Fixed
19- - Add calypso path for set_up_payments task.
20- - Fix completion logic for welcome message on newsletters task.
21- - Reuse completion method to make it easier to add tracking and check for list completion.
16+ - Add calypso path for set_up_payments task. [ # 32526 ]
17+ - Fix completion logic for welcome message on newsletters task. [ # 32466 ]
18+ - Reuse completion method to make it easier to add tracking and check for list completion. [ # 31471 ]
2219
2320## [ 4.4.1] - 2023-08-15
2421### Changed
@@ -317,7 +314,7 @@ This is an alpha version! The changes listed here are not final.
317314
318315- Testing initial package release.
319316
320- [ 4.5.0-alpha ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.4.1...v4.5.0-alpha
317+ [ 4.5.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.4.1...v4.5.0
321318[ 4.4.1 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.4.0...v4.4.1
322319[ 4.4.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.3.1...v4.4.0
323320[ 4.3.1 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.3.0...v4.3.1
0 commit comments