From 77fec144e6eedadd90e822c253d0362138b64cd9 Mon Sep 17 00:00:00 2001 From: tehkillerbee Date: Tue, 10 Sep 2024 12:02:34 +0200 Subject: [PATCH] Update changelog --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index aefdfde..82a7eb4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,7 @@ History ======= v0.7.7 ------ +* Bugfix: Fix linting for audio_modes. Update tests (Fixes #261) - tehkillerbee_ * Feat.: Provide "Share Link", "Listen link" as an attribute to album/artist/media. Add relevant tests (Fixes #266) - tehkillerbee_ * Allow switching authentication method oauth/pkce for tests. Default: oauth - tehkillerbee_ * Tests: Added track stream tests (BTS, MPD) - tehkillerbee_