From 97c2bdf256a2ea38893a3006c8dff7fe40a9e57e Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Thu, 2 Nov 2023 09:59:25 -0700
Subject: [PATCH] Added patch note for SDL_GDKGetDefaultUser()
---
WhatsNew.txt | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 1d7c27e20a2d..14e1f7ab3d91 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -1,9 +1,18 @@
This is a list of major changes in SDL's version history.
+---------------------------------------------------------------------------
+2.30.0:
+---------------------------------------------------------------------------
+
+Xbox:
+* Added the function SDL_GDKGetDefaultUser()
+
+
---------------------------------------------------------------------------
2.28.2:
---------------------------------------------------------------------------
+
General:
* Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers