Commit 8c1584e8e80638aca09e08dd2efb72aa720f82e8

Eddy Jansson 2022-04-26T17:56:33

WhatsNew: Start block for 2.0.24

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 2d4c5c7..51e5e27 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -2,6 +2,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:
 ---------------------------------------------------------------------------