mirror of
https://github.com/beetbox/beets.git
synced 2026-02-25 08:45:01 +01:00
Reformat docs
This commit is contained in:
parent
ba46724c7f
commit
92579b30d8
1 changed files with 2 additions and 3 deletions
|
|
@ -37,9 +37,8 @@ Other changes:
|
|||
possibly disabled musicbrainz plugin :bug:`6020`
|
||||
- Moved ``art.py`` utility module from ``beets`` into ``beetsplug`` namespace as
|
||||
it is not used in the core beets codebase. It can now be found in
|
||||
``beetsplug._utils``.
|
||||
- :class:`beets.metadata_plugin.MetadataSourcePlugin`: Remove discogs specific
|
||||
disambiguation stripping
|
||||
``beetsplug._utils``. - :class:`beets.metadata_plugin.MetadataSourcePlugin`:
|
||||
Remove discogs specific disambiguation stripping
|
||||
|
||||
2.4.0 (September 13, 2025)
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue