Fix changelog formatting

This commit is contained in:
Ratiq Narwal 2025-11-06 17:41:21 -08:00
parent a7becf8490
commit 60ad6dc503

View file

@ -30,8 +30,8 @@ Bug fixes:
features for all remaining tracks in the session, avoiding unnecessary API
calls and rate limit exhaustion.
- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (used to only accept
list of strings). :bug:`5962`
- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only
accepted a list of strings). :bug:`5962`
For plugin developers: