Commit 31d38f2f308b2a42b1f806758ea5fea9377a0a02

Ryan C. Gordon 2022-07-26T15:14:37

WhatsNew.txt: Note that minimum macOS version is now 10.9.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 9f41758..c058404 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -48,6 +48,9 @@ Linux:
 * Added the hint SDL_HINT_LINUX_DIGITAL_HATS to control whether to treat hats as digital rather than checking to see if they may be analog
 * Added the hint SDL_HINT_LINUX_HAT_DEADZONES to control whether to use deadzones on analog hats
 
+macOS:
+* Bumped minimum OS deployment version to macOS 10.9.
+
 ---------------------------------------------------------------------------
 2.0.22:
 ---------------------------------------------------------------------------