From 9b27daefc225752f3f24ea862e9c2be13f8addf6 Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 18 Feb 2024 15:26:21 +0200 Subject: Process renamed to update to be more inline with naming of raylib and common convention. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index 83825df..957cbc8 100644 --- a/changelog +++ b/changelog @@ -4,6 +4,7 @@ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 KEY CHANGES: - CHANGE: GetBufferData takes also position and length arguments. - ADDED: LoadImageFromData. + - CHANGE: Process renamed to update to be more inline with naming of raylib and common convention. DETAILED CHANGES: - ADDED: GetBufferElementSize and GetBufferLength. -- cgit v1.2.3