소스 검색

Update CHANGELOG

Ray 3 년 전
부모
커밋
a53411013a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CHANGELOG

+ 1 - 0
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