mirror of
https://github.com/beetbox/beets.git
synced 2026-03-30 10:14:02 +02:00
Add changelog note
This commit is contained in:
parent
43555e2b66
commit
f4276cc5ae
1 changed files with 9 additions and 3 deletions
|
|
@ -9,9 +9,15 @@ below!
|
|||
Unreleased
|
||||
----------
|
||||
|
||||
..
|
||||
New features
|
||||
~~~~~~~~~~~~
|
||||
New features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- Item and album-art paths are now stored relative to the library root in the
|
||||
database while remaining absolute in the rest of beets. Path queries now match
|
||||
both library-relative paths and absolute paths under the currently configured
|
||||
music directory under the new storage model. The existing paths in the
|
||||
database are migrated automatically the first time you run any ``beet``
|
||||
command after the update. :bug:`133`
|
||||
|
||||
..
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue