From 8bed9a6c2f3fa3c909f335affc20db0f0b9dced0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 17 Apr 2024 13:23:10 -1000 Subject: [PATCH] ;doc: changelog/relnotes/announcements: note apple ARM binaries --- CHANGES.md | 4 ++++ doc/ANNOUNCE | 2 +- doc/ANNOUNCE.masto | 2 +- doc/relnotes.github.md | 4 ++++ doc/relnotes.md | 6 +++++- 5 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 1be1d4347..bb1588649 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,6 +21,10 @@ For package-specific changes, see the hledger package changelogs. # 1.33 2024-04-17 +Misc + +- Apple ARM binaries are now included in github releases. + Docs - REGRESSIONS: we now split the bounty between finder and fixer diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 1420af91d..c4f217e33 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -4,7 +4,7 @@ Jonathan Dowland, Ilja Kocken, Colin Dean, Dmitry Astapov, Vekhir, ShrykeWindgrace, Martijn van der Ven, Michael Rees, aragaer, and hamzashezad. Highlights: `close` enhancements, hledger-ui 'dark' theme, GHC 9.8 support, -and the usual improvements and fixes. +Apple ARM binaries, and the usual improvements and fixes. - https://github.com/simonmichael/hledger/releases/1.33 - https://hledger.org/release-notes.html#2024-04-17-hledger-133 diff --git a/doc/ANNOUNCE.masto b/doc/ANNOUNCE.masto index c81136e15..ad0f47052 100644 --- a/doc/ANNOUNCE.masto +++ b/doc/ANNOUNCE.masto @@ -1,6 +1,6 @@ I'm pleased to announce #hledger 1.33! Highlights: `close` enhancements, hledger-ui 'dark' theme, GHC 9.8 support, -and the usual improvements and fixes. +Apple ARM binaries, and the usual improvements and fixes. - https://github.com/simonmichael/hledger/releases/1.33 - https://hledger.org/release-notes.html#2024-04-17-hledger-133 diff --git a/doc/relnotes.github.md b/doc/relnotes.github.md index 3c37dc57a..969e2cc2c 100644 --- a/doc/relnotes.github.md +++ b/doc/relnotes.github.md @@ -275,6 +275,10 @@ Docs ### project changes 1.33 +Misc + +- Apple ARM binaries are now included in github releases. + Docs - REGRESSIONS: we now split the bounty between finder and fixer diff --git a/doc/relnotes.md b/doc/relnotes.md index cfdf57235..2df459587 100644 --- a/doc/relnotes.md +++ b/doc/relnotes.md @@ -75,7 +75,7 @@ Changes in hledger-install.sh are shown ## 2024-04-17 hledger-1.33 -**`close` enhancements, hledger-ui 'dark' theme, GHC 9.8 support** +**`close` enhancements, hledger-ui 'dark' theme, GHC 9.8 support, Apple ARM binaries** @@ -340,6 +340,10 @@ Docs ### project changes 1.33 +Misc + +- Apple ARM binaries are now included in github releases. + Docs - REGRESSIONS: we now split the bounty between finder and fixer