From cdfc9c921a03dc2989f2ad9c0622d7915bad8738 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sun, 18 Jun 2023 10:50:10 +0200 Subject: [PATCH] feat: updated changelog --- CHANGELOG.md | 2 ++ src/ui/about.rs | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3af4b1..a9ae7a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added telemetry disabling state support +- Added Discord RPC icons updating ### Changed - Replaced xlua patch by "disable mhypbase" option +- Returned back old `background` file path ## [3.7.2] - 14.06.2023 diff --git a/src/ui/about.rs b/src/ui/about.rs index 9d7ba7a..ba32ba3 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -108,12 +108,14 @@ impl SimpleComponent for AboutDialog { "", "

Changed

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