From 1cd918c1cd53a193f3476a36d0919f64538e1455 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sun, 18 Jun 2023 10:39:48 +0200 Subject: [PATCH] feat: updated changelog --- src/ui/about.rs | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/ui/about.rs b/src/ui/about.rs index 28b6b72..9d7ba7a 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -104,19 +104,16 @@ impl SimpleComponent for AboutDialog { set_release_notes_version: &APP_VERSION, set_release_notes: &[ - "

Fixed

", + "

Added

", "", "

Changed

", "", ].join("\n"),