From 2f8236e9dbc528de31f927034bf514043bfe9e00 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Tue, 5 Nov 2024 12:10:41 +0100 Subject: [PATCH] Update release template [ci skip] --- .github/workflows/build.yml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e86b61ea..f07eecae7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,10 +53,25 @@ jobs: generate_release_notes: true body: |- :construction: Work in Progress + ### What's New 🎉 - ⏳ Please be patient, the builds are still [running](https://github.com/cryptomator/cryptomator/actions). New versions of Cryptomator can be found here in a few moments. ⏳ + ### Bugfixes 🐛 - As usual, the GPG signatures can be checked using [our public key `5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). + ### Other Changes 📎 --- - \ No newline at end of file + + TODO FULL CHANGELOG + + 📜 List of closed issues is available [here](TODO) + + --- + ⏳ Please be patient, the builds are still [running](https://github.com/cryptomator/cryptomator/actions). New versions of Cryptomator can be found here in a few moments. ⏳ + + + + As usual, the GPG signatures can be checked using [our public key `5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a).