From a6a7a76e6fc584f9c0b6a17d7242764a759c805c Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 15 Feb 2026 07:54:42 +1000 Subject: [PATCH] Update change history. --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9c41d8ae..274dbd2e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +v0.11.25 - TBD +===================== +* Fixed warnings with the Emscripten build. + + v0.11.24 - 2026-01-17 ===================== * Fixed a possible glitch when processing the audio of a `ma_sound` when doing resampling.