Add changelog for #2762

This commit is contained in:
Michael Yoo 2017-12-19 21:48:55 +10:30
parent a0643dc540
commit 9ef0ec2a06

View file

@ -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: