SDL_mixer: Added change notes for 2.8.1 (b06c6)

From b06c6572efa9bed971db72ece8a617a01c0b3b71 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Fri, 7 Feb 2025 12:45:16 -0800
Subject: [PATCH] Added change notes for 2.8.1

(cherry picked from commit 6447c7c5a64eeb5a5c5d660050686a37c4bacdb9)
---
 CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index ec551adc8..541bdf1c5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+2.8.1:
+ * Added Stop/Start/Pause/Resume for Fluidsynth
+
 2.8.0:
  * Added support for loading wavpack sound files (https://www.wavpack.com/)
  * Added support for loading classic console sound files using Game_Music_Emu (https://github.com/libgme/game-music-emu)