CHANGELOG updates.

This commit is contained in:
casey langen 2020-04-11 21:15:54 -07:00
parent d9d1e02489
commit 5dac1372bd

View File

@ -24,6 +24,8 @@ musikcube:
* fixed some weird redraw issues on some platforms with ncurses 6.2
* fixed some bugs where we weren't always compiling the MPRIS plugin for our
binary packages
* fixed a number of ALSA and PulseAudio bugs when devices are not available
or there is resource contention
musikcore:
* added a very basic C API for interacting with the SDK. see `musikcore_c.h`