diff options
author | Michael Davis | 2024-03-30 13:28:02 +0000 |
---|---|---|
committer | GitHub | 2024-03-30 13:28:02 +0000 |
commit | 2cadec0b1182332338a5a1cc3062776f834d8835 (patch) | |
tree | 7b709539747fb541c3eb3481daf9502b972145ad /contrib | |
parent | 64c1de19884b0eaf43ccb3335115c2cbca8d7432 (diff) |
Add changelog notes for 24.03 (#9946)
* changelog: Checkpoint 2024-03-20
commit: b8e79c0ef52e71136712959af426f318d674fc96
* Bump the version to 24.3.0
* changelog: Checkpoint 2024-03-25
commit: 614a744d24e54225eae2ad0d27719b81c0cf9a4d
* Address review comments
* changelog: Checkpoint 2024-03-30
commit: 64c1de19884b0eaf43ccb3335115c2cbca8d7432
* Adjust release day to 2024-03-30
* Linkify
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Helix.appdata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/Helix.appdata.xml b/contrib/Helix.appdata.xml index c455b242..9b566374 100644 --- a/contrib/Helix.appdata.xml +++ b/contrib/Helix.appdata.xml @@ -48,6 +48,9 @@ <content_rating type="oars-1.1" /> <releases> + <release version="24.03" date="2024-03-30"> + <url>https://helix-editor.com/news/release-24-03-highlights/</url> + </release> <release version="23.10" date="2023-10-24"> <url>https://helix-editor.com/news/release-23-10-highlights/</url> </release> |