浏览代码

changelog: mention removal of UWP support from sokol headers

Andre Weissflog 2 年之前
父节点
当前提交
e56c0150b0
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -1,7 +1,9 @@
 ## Updates
 
 - **13-Feb-2023**: The way logging works has been completely revamped in
-  the sokol headers.
+  the sokol headers. UWP support has been removed from sokol_audio.h
+  and sokol_app.h (this also means that the sokol headers no longer contain
+  any C++ code).
 
   **REQUIRED ACTION**: Since the sokol headers are now completely silent
   without a logging callback (explanation below), it is highly recommened