mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 13:07:09 +01:00
Add changelog note
This commit is contained in:
parent
13f40de5bb
commit
fbc12a358c
1 changed files with 4 additions and 1 deletions
|
|
@ -15,6 +15,9 @@ New features:
|
|||
|
||||
Bug fixes:
|
||||
|
||||
- |BeetsPlugin|: load the last plugin class defined in the plugin namespace.
|
||||
:bug:`6093`
|
||||
|
||||
For packagers:
|
||||
|
||||
- Fixed dynamic versioning install not disabled for source distribution builds.
|
||||
|
|
@ -23,7 +26,7 @@ For packagers:
|
|||
Other changes:
|
||||
|
||||
- Removed outdated mailing list contact information from the documentation
|
||||
(:bug:`5462`).
|
||||
:bug:`5462`.
|
||||
- :doc:`guides/main`: Modernized the *Getting Started* guide with tabbed
|
||||
sections and dropdown menus. Installation instructions have been streamlined,
|
||||
and a new subpage now provides additional setup details.
|
||||
|
|
|
|||
Loading…
Reference in a new issue