diff --git a/CHANGES.md b/CHANGES.md index db5b7195..9eaef119 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ v0.11.19 - TBD ===================== +* Fix a bug where `ma_decoder_init_file()` can incorrectly return successfully. * Remove the use of some deprecated functions.