mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Clean up changelog errors
This commit is contained in:
parent
527b51147e
commit
093d6ecea2
1 changed files with 5 additions and 4 deletions
|
|
@ -13,13 +13,14 @@ Some dependency notes for packagers:
|
||||||
|
|
||||||
New features:
|
New features:
|
||||||
|
|
||||||
* :doc:`/plugins/web`: Added an option to show the items of an album and a
|
* :doc:`/plugins/web`: Added an ``expand`` option to show the items of an
|
||||||
'path' tag to the json outpu of a file which shows the relative path to the
|
album and a ``path`` field to the JSON output of a file which shows the
|
||||||
file. :bug:`2050`
|
filled-out path template for each file. :bug:`2050`
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
|
|
||||||
* :doc:`/plugins/web`: Normalized the json output
|
* :doc:`/plugins/web`: The JSON output is no longer pretty-printed (for a
|
||||||
|
space savings). :bug:`2050`
|
||||||
* :doc:`/plugins/permissions`: Fix a regression in the previous release where
|
* :doc:`/plugins/permissions`: Fix a regression in the previous release where
|
||||||
the plugin would always fail to set permissions (and log a warning).
|
the plugin would always fail to set permissions (and log a warning).
|
||||||
:bug:`2089`
|
:bug:`2089`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue