aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2023-05-13 18:16:21 -0700
committerGitHub <[email protected]>2023-05-13 20:16:21 -0500
commitf54d7caa723b53a6a44a067977ed858cc753f7a5 (patch)
tree912e3234510c282b520cbde18c9c92905f6c5fb7 /CHANGELOG.md
parentb40d072488da292c88a896a1e7f2f5d44a8f2b0f (diff)
downloadmuse-f54d7caa723b53a6a44a067977ed858cc753f7a5.tar.xz
muse-f54d7caa723b53a6a44a067977ed858cc753f7a5.zip
Normalize playback volume across tracks (#939)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2d2ad1..0151d69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+### Added
+- Muse now normalizes playback volume across tracks. Thanks to @UniversalSuperBox for sponsoring this feature!
## [2.2.4] - 2023-04-17
### Fixed