File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,21 @@ The version tag (see [tags](https://github.com/PascalGameDevelopment/SDL2-for-Pa
81
81
82
82
### v2.x (work in progress)
83
83
84
- - update sdlthreads.inc
85
- - add testing framework ([ fptest] ( https://github.com/graemeg/fptest ) )
84
+ - updates
85
+
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
86
99
87
100
### v2.2 Stable (02/01/2024)
88
101
You can’t perform that action at this time.
0 commit comments