@@ -5,23 +5,20 @@ 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.2.0-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 4.2.0] - 2023-08-01
129### Added
13- - Add manage subscribers task.
14- - Add new subscribers modal task to newsletter launchpads
15- - Add site_goals to the jetpack sync options
16- - Add the Write 3 posts task for the newsletter flow
17- - Launchpad: add calypso_url property to tasks where we know the Calypso page we want to show
18- - This re-adds the update_about_page task to the intent-build list
10+ - Add manage subscribers task. [ # 32064 ]
11+ - Add new subscribers modal task to newsletter launchpads. [ # 32042 ]
12+ - Add site_goals to the jetpack sync options. [ # 32068 ]
13+ - Add the Write 3 posts task for the newsletter flow. [ # 32012 ]
14+ - Launchpad: add calypso_url property to tasks where we know the Calypso page we want to show. [ # 32177 ]
15+ - Add back the update_about_page task to the intent-build list. [ # 32188 ]
1916
2017### Changed
21- - Auto-formatted composer file.
18+ - Auto-formatted composer file. [ # 32005 ]
2219
2320### Removed
24- - Remove duplicate task list
21+ - Remove duplicate task list [ # 32121 ]
2522
2623## [ 4.1.0] - 2023-07-26
2724### Added
@@ -273,7 +270,7 @@ This is an alpha version! The changes listed here are not final.
273270
274271- Testing initial package release.
275272
276- [ 4.2.0-alpha ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.1.0...v4.2.0-alpha
273+ [ 4.2.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.1.0...v4.2.0
277274[ 4.1.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v4.0.0...v4.1.0
278275[ 4.0.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v3.7.0...v4.0.0
279276[ 3.7.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v3.6.0...v3.7.0
0 commit comments