From 9427513983a19061356bd7d8dd07fe187b2e14f0 Mon Sep 17 00:00:00 2001 From: geo-martino Date: Thu, 27 Jun 2024 11:30:19 -0400 Subject: [PATCH] update release history --- docs/release-history.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-history.rst b/docs/release-history.rst index bf73a52e..bac2f020 100644 --- a/docs/release-history.rst +++ b/docs/release-history.rst @@ -48,6 +48,8 @@ Fixed to ensure API is not checked on close when checker has not actually run. * :py:class:`.RequestHandler` now also handles bad responses even if response is OK. * :py:class:`.RequestHandler` now handles wait and backoff logic asynchronously. +* Tracks on playlists from the JSON output of :py:class:`.LocalLibrary` now display correctly. + Previously showed 'null' for every track. 1.0.1