SDL: WhatsNew: Start block for 2.0.24

From 8c1584e8e80638aca09e08dd2efb72aa720f82e8 Mon Sep 17 00:00:00 2001
From: Eddy Jansson <[EMAIL REDACTED]>
Date: Tue, 26 Apr 2022 17:56:33 +0200
Subject: [PATCH] WhatsNew: Start block for 2.0.24

---
 WhatsNew.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/WhatsNew.txt b/WhatsNew.txt
index 2d4c5c7f479..51e5e27c0d8 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -1,6 +1,14 @@
 
 This is a list of major changes in SDL's version history.
 
+---------------------------------------------------------------------------
+2.0.24:
+---------------------------------------------------------------------------
+
+General:
+* Added SDL_bsearch() to the stdlib routines
+* Added joystick event SDL_JOYBATTERYUPDATED for when battery status changes.
+
 ---------------------------------------------------------------------------
 2.0.22:
 ---------------------------------------------------------------------------