Changelog for #4168 fix

This commit is contained in:
Adrian Sampson 2021-12-26 18:05:56 -08:00
parent 4bb695bcdb
commit 592c3fa356
No known key found for this signature in database
GPG key ID: BDB93AB409CC8705

View file

@ -28,6 +28,9 @@ Bug fixes:
``r128_album_gain`` fields was changed from integer to float to fix loss of
precision due to truncation.
:bug:`4169`
* Fix a regression in the previous release that caused a `TypeError` when
moving files across filesystems.
:bug:`4168`
For packagers: