mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Updated changelog.
Also edited my previous changelog entry to streamline typehint entries a bit.
This commit is contained in:
parent
753bdd9106
commit
559b87ee56
1 changed files with 2 additions and 2 deletions
|
|
@ -91,10 +91,10 @@ Other changes:
|
|||
wrong (outdated) commit. Now the tag is created in the same workflow step
|
||||
right after committing the version update.
|
||||
:bug:`5539`
|
||||
* Added some typehints: ImportSession and Pipeline have typehints now. Should
|
||||
improve useability for new developers.
|
||||
* :doc:`/plugins/smartplaylist`: URL-encode additional item `fields` within generated
|
||||
EXTM3U playlists instead of JSON-encoding them.
|
||||
* typehints: `./beets/importer.py` file now has improved typehints.
|
||||
* typehints: `./beets/plugins.py` file now includes typehints.
|
||||
|
||||
2.2.0 (December 02, 2024)
|
||||
-------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue