From aa1609d611c5b5ec5c63fb7d322d721329ad0ec8 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Fri, 20 Jun 2025 01:21:07 +0000 Subject: [PATCH] Fix RELEASE notes formatting for GH. Signed-off-by: Jason Volk --- RELEASE.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 0cda8f3c..7fc7cad6 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,23 +2,11 @@ June 19, 2025 -All dependencies have been fully upgraded for the first time since the -conduwuit transition. RocksDB is now synchronized to 10.2.1-tuwunel for all -builders. The Nix build itself has now been fully migrated from conduwuit; -special thanks to @wkordalski for making this happen. Thanks to @Askhalion -for opening a NixOS package request which you can [vote for here](https://github.com/NixOS/nixpkgs/issues/415469). -An [Arch package](https://aur.archlinux.org/packages/tuwunel) has also been -created in the AUR courtesy of @drrossum in addition to the transitional -package setup by @Kimiblock which we failed to acknowledge during the first -release. The RPM package now has systemd and proper installation added thanks -to a report by @alythemonk. +All dependencies have been fully upgraded for the first time since the conduwuit transition. RocksDB is now synchronized to 10.2.1-tuwunel for all builders. The Nix build itself has now been fully migrated from conduwuit; special thanks to @wkordalski for making this happen. Thanks to @Askhalion for opening a NixOS package request which you can [vote for here](https://github.com/NixOS/nixpkgs/issues/415469). An [Arch package](https://aur.archlinux.org/packages/tuwunel) has also been created in the AUR courtesy of @drrossum in addition to the transitional package setup by @Kimiblock which we failed to acknowledge during the first release. The RPM package now has systemd and proper installation added thanks to a report by @alythemonk. -ARMv8 builds are now supported and bundled with this release. Thanks to -@zaninime and @clement-escolano for reminding us. +ARMv8 builds are now supported and bundled with this release. Thanks to @zaninime and @clement-escolano for reminding us. -JSON Web Token logins are now supported. This feature was commissioned and -made public by an enterprise sponsor. The type `org.matrix.login.jwt` is now -recognized. +JSON Web Token logins are now supported. This feature was commissioned and made public by an enterprise sponsor. The type `org.matrix.login.jwt` is now recognized. ### New Features