diff --git a/updates.md b/updates.md index 342c417e4..2ee8d16e8 100644 --- a/updates.md +++ b/updates.md @@ -1,2 +1,3 @@ +* 2024-01-19: The compute API has been moved into G4, see https://github.com/Kha-Samples/ComputeShader/commit/17c9e07d73743283846e03aadfd07585a56c878c for an example of how to update your code. * 2022-06-06: The stencil-API changed a little to support separate stencil-settings for front-sides and back-sides. * 2019-09-15: CompilerDefines was removed, if you're interested in it, please grab rblsb's fixed up version in https://github.com/Kode/Kha/pull/1010.