@@ -5,22 +5,19 @@ 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- ## [ 0.6.1-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 0.6.1] - 2026-03-16
129### Added
13- - Add privacy information link to the newsletter settings section
10+ - Settings: Add privacy information link. [ # 47587 ]
1411
1512### Changed
16- - Fix inconsistent punctuation and casing on settings screen labels
17- - Settings links: link to WordPress.com for WordPress.com sites (not just simple sites)
18- - Update dependencies.
13+ - Settings: Fix inconsistent punctuation and casing on labels. [ # 47559 ]
14+ - Settings: Link to WordPress.com for all WordPress.com sites. [ # 47578 ]
15+ - Update dependencies. [ # 47472 ]
1916
2017### Fixed
21- - Add spacing below warning notice in Email content settings section
22- - Fix mobile alignment of Preview and edit links in Subscriptions settings
23- - Fix module configure URL not pointing to the new newsletter settings page
18+ - Add spacing below warning notice in Email content settings section. [ # 47516 ]
19+ - Subscriptions: Fix mobile alignment of Preview and edit links in settings. [ # 47561 ]
20+ - Ensure module configure URL points to the new newsletter settings page. [ # 47584 ]
2421
2522## [ 0.6.0] - 2026-03-09
2623### Added
@@ -118,7 +115,7 @@ This is an alpha version! The changes listed here are not final.
118115### Changed
119116- Update package dependencies. [ #46143 ]
120117
121- [ 0.6.1-alpha ] : https://github.com/Automattic/jetpack-newsletter/compare/v0.6.0...v0.6.1-alpha
118+ [ 0.6.1 ] : https://github.com/Automattic/jetpack-newsletter/compare/v0.6.0...v0.6.1
122119[ 0.6.0 ] : https://github.com/Automattic/jetpack-newsletter/compare/v0.5.2...v0.6.0
123120[ 0.5.2 ] : https://github.com/Automattic/jetpack-newsletter/compare/v0.5.1...v0.5.2
124121[ 0.5.1 ] : https://github.com/Automattic/jetpack-newsletter/compare/v0.5.0...v0.5.1
0 commit comments