diff options
| author | Ray <[email protected]> | 2022-06-07 18:48:20 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-07 18:48:20 +0200 |
| commit | a53411013ab685860a8a71a4fd3adea7a3773090 (patch) | |
| tree | 2262667caf8c215e9c06ab48d4b7d43e5ad15feb /CHANGELOG | |
| parent | dca23cb3ff7c5a6871a586401cc982f52d70d085 (diff) | |
| download | raylib-a53411013ab685860a8a71a4fd3adea7a3773090.tar.gz raylib-a53411013ab685860a8a71a4fd3adea7a3773090.zip | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
