From 683a6c964da5b73e9280ac02e48f8b15d225ee4e Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sun, 20 Aug 2023 17:16:34 +0200 Subject: [PATCH] feat: updated changelog --- CHANGELOG.md | 1 + src/ui/about.rs | 8 +------- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index caf2d74..b56720d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated Japanese - Updated Swedish - Improved files migration code. In the best case scenarios, it will work immediately now +- Updated wishes url extractor to use new cache storage ## [1.3.0] - 02.08.2023 diff --git a/src/ui/about.rs b/src/ui/about.rs index c18ce2f..c10d8b3 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -99,7 +99,6 @@ impl SimpleComponent for AboutDialog { "", - - "

Removed

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