From f116d551da33842beb32bf1c55603e0730ea0e44 Mon Sep 17 00:00:00 2001 From: Alexander Capehart Date: Sat, 22 Jun 2024 12:58:11 -0600 Subject: [PATCH] info: update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70f8b8257..52403829e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 4.0.0 + +#### What's New +- New app branding and icon +- Refreshed playback design + +#### What's Fixed +- Music loader no longer spawns thousands of threads when scanning +- Excessive CPU no longer spent showing music loading process + ## 3.5.0 #### What's New