mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
template: update changelog
This commit is contained in:
parent
86e11fb582
commit
4c86520479
1 changed files with 3 additions and 0 deletions
|
|
@ -377,6 +377,9 @@ Fixes:
|
|||
* :doc`/reference/cli`: Remove reference to rarfile version in link
|
||||
* Fix :bug:`2873`. Duplicates can now generate checksums. Thanks user:`wisp3rwind`
|
||||
for the pointer to how to solve. Thanks to :user:`arogl`.
|
||||
* Templates that use ``%ifdef`` now produce the expected behavior when used in
|
||||
conjunction with non-string fields from the :doc:`/plugins/types`.
|
||||
:bug:`3852`
|
||||
|
||||
|
||||
For plugin developers:
|
||||
|
|
|
|||
Loading…
Reference in a new issue