Răsfoiți Sursa

changelog: mention removal of UWP support from sokol headers

Andre Weissflog 2 ani în urmă
părinte
comite
e56c0150b0
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  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