We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a6d05 commit a48b83eCopy full SHA for a48b83e
README.md
@@ -81,8 +81,21 @@ The version tag (see [tags](https://github.com/PascalGameDevelopment/SDL2-for-Pa
81
82
### v2.x (work in progress)
83
84
-- update sdlthreads.inc
85
-- add testing framework ([fptest](https://github.com/graemeg/fptest))
+- updates
+
86
+### v2.3 Stable (16/03/2025)
87
88
+- updates sdl2_mixer unit to v2.8.1
89
+- updates sdl2_ttf unit to v2.24.0
90
+- major update of sdlthreads.inc
91
+- update of sdlvideo.inc
92
+- update of sdlrenderer.inc
93
+- update of sdlgamecontroller.inc
94
+- patches, cleanups and bugfixes in many other inc files
95
+- bugfixes in sdl2_gfx unit
96
+- deletes obsolete files
97
+- improve CI workflow
98
+- improve Delphi compatibility
99
100
### v2.2 Stable (02/01/2024)
101
0 commit comments