瀏覽代碼

update changelog

Andre Weissflog 2 年之前
父節點
當前提交
1d767d2587
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -1,5 +1,12 @@
 ## Updates
 ## Updates
 
 
+#### 18-Sep-2023
+
+- PR https://github.com/floooh/sokol/pull/893 has been merged, this fixes a small issue
+  in the GL backend when using an injected texture as framebuffer texture.
+- Issue https://github.com/floooh/sokol/issues/884 has been fixed via PR https://github.com/floooh/sokol/pull/894,
+  this adds missing error code paths in the Metal backend when Metal object creation fails.
+
 #### 17-Sep-2023
 #### 17-Sep-2023
 
 
 - The sokol-gfx Metal backend now adds debug labels to Metal resource objects and
 - The sokol-gfx Metal backend now adds debug labels to Metal resource objects and