CHANGELOG update.

This commit is contained in:
casey langen 2021-11-14 15:45:19 -08:00
parent 4f5e233126
commit 7b2b24a471

View File

@ -3,6 +3,7 @@
* updated `FfmpegDecoder` to perform resampling internally when `WasapiOutput`
is in use; it's internal resampler seems to be much higher quality than the
one used by WASAPI by default.
* fix data directory resolution logic wrt to XDG_CONFIG_HOME (@robertgzr)
* ensure TrackSearchLayout refreshes during metadata indexing (@ravensiris)
* fixed album duration calculation fencepost error (@PythonTryHard)
* added Spanish (es_ES) translation (@orestescm76)