From 0cb88c63cd712bd8c39028dfc0d88f70c5e56116 Mon Sep 17 00:00:00 2001 From: William Van Haevre Date: Fri, 9 Aug 2024 13:30:30 +0200 Subject: [PATCH] Prepare changelog --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6452493ca..ad44d8657 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## Unreleased - -### Fixed - -- Fixed an issue where the Lockscreen showed enabled controls when the player has no valid source. +## [7.8.0] - 24-08-09 ### Added @@ -20,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed +- Fixed an issue where the Lockscreen showed enabled controls when the player has no valid source. - Fixed an issue on Android where the notification would not disappear when setting an undefined source. ### Changed