@@ -5,21 +5,18 @@ 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- ## [ 3.0.0-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 3.0.0] - 2023-06-12
129### Added
13- - Add a site title task to the Keep Building task list.
14- - Move the completion check logic out of the task list availability status
15- - Support task list filtering of visible task
10+ - Add a site title task to the Keep Building task list. [ # 31246 ]
11+ - Move the completion check logic out of the task list availability status [ # 31055 ]
12+ - Support task list filtering of visible task [ # 31186 ]
1613
1714### Changed
18- - Launchpad: Add verify email task to keep-building task list
19- - Launchpad: Refactor task definitions
15+ - Launchpad: Add verify email task to keep-building task list [ # 31239 ]
16+ - Launchpad: Refactor task definitions [ # 31121 ]
2017
2118### Fixed
22- - Fix fatal error for WoA sites due to absence of Logstash on that infrastructure.
19+ - Fix fatal error for WoA sites due to absence of Logstash on that infrastructure. [ # 31284 ]
2320
2421## [ 2.4.0] - 2023-06-06
2522### Added
@@ -182,7 +179,7 @@ This is an alpha version! The changes listed here are not final.
182179
183180- Testing initial package release.
184181
185- [ 3.0.0-alpha ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v2.4.0...v3.0.0-alpha
182+ [ 3.0.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v2.4.0...v3.0.0
186183[ 2.4.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v2.3.0...v2.4.0
187184[ 2.3.0 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v2.2.1...v2.3.0
188185[ 2.2.1 ] : https://github.com/Automattic/jetpack-mu-wpcom/compare/v2.2.0...v2.2.1
0 commit comments