From 707ad412c8dac4445d85f9e288c445e1333d1c0f Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:29:45 -0500 Subject: [PATCH] chore: update changelog (cherry picked from commit 902072708b6dd5ea1f7ec9b1ad35b6e84ee66b8f) --- .github/CHANGELOG.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CHANGELOG.yaml b/.github/CHANGELOG.yaml index e1cf6b37..64cc21f5 100644 --- a/.github/CHANGELOG.yaml +++ b/.github/CHANGELOG.yaml @@ -9,6 +9,11 @@ releases: + - name: 3.4.0 + changes: + - title: Add a button to the error dialog to copy error messages to clipboard + categories: [UI] + authors: [Cdr_Maverick] - name: 3.3.8 changes: - title: Bump fragmenter to v0.7.4 - reduce chance of downloading corrupt archives