diff --git a/Changelog b/Changelog index 2f3888b8..5452310b 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,12 @@ Strawberry Music Player ======================= ChangeLog +Version 1.0.19 (?): + + New features + * Support performing song loudness analysis using `libebur128` (#1216). + * Support song playback loudness normalization, as per EBU R 128 (#1216). + Version 1.0.18 (2023.07.02): Bugfixes: diff --git a/README.md b/README.md index 1d1a72bd..62f5ecac 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Funding developers is a way to contribute to open source projects you appreciate * Playlist management * Smart and dynamic playlists * Advanced audio output and device configuration for bit-perfect playback on Linux + * In-player song loudness analysis and song playback loudness normalization, as per EBU R 128 * Edit tags on audio files * Fetch tags from MusicBrainz * Album cover art from [Last.fm](https://www.last.fm/), [Musicbrainz](https://musicbrainz.org/), [Discogs](https://www.discogs.com/), [Musixmatch](https://www.musixmatch.com/), [Deezer](https://www.deezer.com/), [Tidal](https://www.tidal.com/), [Qobuz](https://www.qobuz.com/) and [Spotify](https://www.spotify.com/)