We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9eb36 commit 17e4783Copy full SHA for 17e4783
docs/src/changes-5.2.txt
@@ -6,6 +6,10 @@ These lists serve as summaries; the full histories are in the git repository.
6
Changes from 5.2.11.1 to 5.2.11.2 (January 2026)
7
===============================================
8
9
+MacOS:
10
+
11
+- Fix HID joystick driver not recognizing triggers (Connor Clark)
12
13
Windows:
14
15
- Prefer `_fseeki64` and `_ftelli64` if available (Andrew McRae)
@@ -19,9 +23,6 @@ Primitives addon
19
23
- Revert the primitives state setup/revert back to the old primitives addon
20
24
logic (SiegeLord).
21
25
22
-Examples
-
-- Fix `ex_prim_wrap` (SiegeLord)
26
27
Changes from 5.2.11 to 5.2.11.1 (November 2025)
28
0 commit comments