From 484fba27d65e0ae69077bd3260a4c246f5c16963 Mon Sep 17 00:00:00 2001 From: jkito <belter@riseup.net> Date: Fri, 21 Jun 2024 23:40:07 +0530 Subject: [PATCH] chore: remove mistakenly added release-notes.txt --- release-notes.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 release-notes.txt diff --git a/release-notes.txt b/release-notes.txt deleted file mode 100644 index bb22a211..00000000 --- a/release-notes.txt +++ /dev/null @@ -1,9 +0,0 @@ -Release notes for riseup-vpn 0.24.5 -=================================== -This is a maintenance release which brings several bug fixes and overall improvements to the stability of the app, some notable changes are: -- fixes missing dependencies on .deb package -- Shorten too long strings in translations -- Connection status text width trimmed to be inside parent container -- Update GUI to Qt6 -- Fix bitmask-helper install script for macOS and windows -- Fixes a bug where after using obfs4 it was impossible to gracefully close the app -- GitLab