mirror of
https://github.com/beetbox/beets.git
synced 2025-12-07 17:16:07 +01:00
Add changelog for #2762
This commit is contained in:
parent
a0643dc540
commit
9ef0ec2a06
1 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,8 @@ Fixes:
|
||||||
"Edit Candidates" option is used. :bug:`2734`
|
"Edit Candidates" option is used. :bug:`2734`
|
||||||
* Fix a crash when numeric metadata fields contain just a minus or plus sign
|
* Fix a crash when numeric metadata fields contain just a minus or plus sign
|
||||||
with no following numbers. Thanks to :user:`eigengrau`. :bug:`2741`
|
with no following numbers. Thanks to :user:`eigengrau`. :bug:`2741`
|
||||||
|
* Fixed an issue where images would be resized according to their longest edge,
|
||||||
|
instead of their width. Thanks to :user:`sekjun9878`. :bug:`2729`
|
||||||
|
|
||||||
For developers:
|
For developers:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue