Update CHANGELOG

This commit is contained in:
casey langen 2022-08-21 20:27:37 -07:00
parent 0838152eb9
commit 75b14ab0c8

View File

@ -3,6 +3,7 @@
* fixed album art extraction for xiph comments. * fixed album art extraction for xiph comments.
* fixed PulseAudio compile issue. * fixed PulseAudio compile issue.
* fixed `musikdroid` app notification on Android 13 devices. * fixed `musikdroid` app notification on Android 13 devices.
* fixed ancient metadata indexer crash when trimming whitespace from strings.
* updated `musikdroid` dependencies and tooling, fixed a few warnings. * updated `musikdroid` dependencies and tooling, fixed a few warnings.
* merged latest upstream `PDCurses` code for Windows builds. * merged latest upstream `PDCurses` code for Windows builds.
* sending `musikcubed` a SIGUSR1 will trigger a library rescan. * sending `musikcubed` a SIGUSR1 will trigger a library rescan.