diff --git a/WhatsNew.txt b/WhatsNew.txt index 2d4c5c7f4..51e5e27c0 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: ---------------------------------------------------------------------------