mirror of
https://github.com/beetbox/beets.git
synced 2026-02-09 00:41:57 +01:00
Add changelog note
This commit is contained in:
parent
a17857213b
commit
cde73cc433
1 changed files with 2 additions and 0 deletions
|
|
@ -149,6 +149,8 @@ Other changes:
|
|||
Music service was shut down in 2020.
|
||||
- Updated color documentation with ``bright_*`` and ``bg_bright_*`` entries.
|
||||
- Moved `beets/random.py` into `beetsplug/random.py` to cleanup core module.
|
||||
- dbcore: Allow models to declare SQL indices; add an ``items.album_id`` index
|
||||
to speed up ``album.items()`` queries. :bug:`5809`
|
||||
|
||||
2.5.1 (October 14, 2025)
|
||||
------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue