CHANGELOG bump

This commit is contained in:
casey langen 2019-01-01 22:37:17 -08:00
parent 789a289c2e
commit 49bdae9c76

View File

@ -3,9 +3,11 @@
musikcube:
* fixed m4a playback
* added support for aac and alac playback
* refactored `sndio` output to be more resilient against buggy drivers
* added support for ALSA in FreeBSD via `-DENABLE_ALSA=true` CMake switch.
musikdroid:
* fixed crash on startup on some versions of Android. oops.
* fixed crash on startup on some versions of Android. ugh.
--------------------------------------------------------------------------------