Update change log.

This commit is contained in:
David Reid
2018-03-05 18:40:09 +10:00
parent d1b3637082
commit a1e1605014
+2
View File
@@ -14454,6 +14454,8 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count)
//
// v0.x - 2018-xx-xx
// - Add support for PulseAudio.
// - Fix errors with OpenAL detection.
// - Fix some memory leaks.
// - Miscellaneous bug fixes.
//
// v0.7 - 2018-02-25