mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 12:32:33 +01:00
Changelog for #2702
This commit is contained in:
parent
a1f1e35ba4
commit
e08f28d865
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@ New features:
|
|||
|
||||
Fixes:
|
||||
|
||||
* :doc:`/plugins/play`: When ``relative_to`` is set, correctly emit relative paths
|
||||
even when querying for albums rather than tracks.
|
||||
Thanks to :user:`j000`.
|
||||
:bug:`2702`
|
||||
* Prevent Python from warning about a ``BrokenPipeError`` being ignored even
|
||||
though we do take it into account. This was an issue when using beets in
|
||||
simple shell scripts.
|
||||
|
|
|
|||
Loading…
Reference in a new issue