From a53411013ab685860a8a71a4fd3adea7a3773090 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 7 Jun 2022 18:48:20 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index b32acb4af..448c470d4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,7 @@ Detailed changes: [core] ADDED: raylibVersion symbol, it could be required by some bindings (#2190) [core] ADDED: SetWindowOpacity() (#2254) by @tusharsingh09 [core] ADDED: GetRenderWidth() and GetRenderHeight() by @ArnaudValensi +[core] ADDED: EnableEventWaiting() and DisableEventWaiting() [core] ADDED: GetFileLength() [core] ADDED: Modules info at initialization [core] ADDED: Support clipboard copy/paste on web