From e26bb8603c5a4053f2790fc7d6ce02b3179f5289 Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 24 May 2025 23:56:42 +0300 Subject: RL.load and RL.unload functions for memory leak debugging. SoundAlias garbage collection. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index bc5d720..8780974 100644 --- a/changelog +++ b/changelog @@ -49,6 +49,8 @@ DETAILED CHANGES: - FIXED: DrawTextBoxed Could draw text outside rect when using special characters. Also accepts optional tabSize argument. - ADDED: DrawTextBoxed Color change escape sequence. + - ADDED: RL.load and RL.unload functions for memory leak debugging. + - ADDED: SoundAlias garbage collection. ------------------------------------------------------------------------ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3