2
0
Эх сурвалжийг харах

add PR link to last changelog item

Andre Weissflog 6 сар өмнө
parent
commit
c05e6fe6a7
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -14,6 +14,8 @@ unfortunately slipped through testing:
   or stream usage failing to be created in the D3D11 backend (because D3D11_USAGE_DYNAMIC
   is incompatible with D3D11_BIND_UNORDERED_ACCESS). Associated ticket: https://github.com/floooh/sokol/issues/1218
 
+Both fixes are in this PR: https://github.com/floooh/sokol/pull/1219
+
 ### 08-Mar-2025
 
 Initial compute shader support has been merged into sokol_gfx.h.