Commit 9eb2b353 authored by David Reid's avatar David Reid

Update change log.

parent c294f0ee
...@@ -12644,7 +12644,7 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count) ...@@ -12644,7 +12644,7 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count)
// ================ // ================
// //
// v0.xx - 2018-xx-xx // v0.xx - 2018-xx-xx
// - Add decoder APIs for loading WAV and FLAC files. // - Add decoder APIs for loading WAV, FLAC and Vorbis files.
// - Fix build errors with macOS. // - Fix build errors with macOS.
// //
// v0.6c - 2018-02-12 // v0.6c - 2018-02-12
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment