From d2230c46b17832f0da72b76e5161b912d808cf81 Mon Sep 17 00:00:00 2001
From: LWinterberg <87814144+LWinterberg@users.noreply.github.com>
Date: Wed, 24 Apr 2024 10:27:50 +0200
Subject: [PATCH] update changelog for 3.5.1

---
 CHANGELOG.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 0e3036b844..cf5fa16f82 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,13 @@
 List of significant changes and bug fixes going back to version 1.1.0
 
+Changes in version 3.5.1
+
+ This is a hotfix release. It fixes the following bugs:
+ 
+   * #6322 Fixed a crash on launch on macOS 11 and older.
+   * #6324 Fixed the update notification looking for alpha versions instead of release versions.
+   * #6321 Fixed a freeze when using macros on multiple files.
+
 Changes in version 3.5.0
 
 Audacity 3.5 adds cloud saving, beat detection, pitch shifting and more.
-- 
GitLab