From 5fab744a6845795b3eede335c48546dd83168adf Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 3 May 2026 16:17:37 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 04d5757..4b9e24d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,12 @@ The version number/tag (see [tags](https://github.com/PascalGameDevelopment/SDL3 ### v0.x (work in progress) +### v0.6 (04/05/2026) + +- updates SDL3 to version 3.4.4 (partially 3.4.2) - updates SDL3_mixer to version 3.2.0 +- extends SDL_stdinc.inc by many functions +- some minor updates ### v0.5 (15/08/2025)