소스 검색

add PR link to changelog (https://github.com/floooh/sokol/pull/955)

Andre Weissflog 1 년 전
부모
커밋
f70cc07f0f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -10,6 +10,8 @@ https://github.com/kassane/sokol-d
 ...this also includes a matching output format `sokol_d` in the sokol-shdc shader
 compiler.
 
+Also see PR https://github.com/floooh/sokol/pull/955.
+
 Many thanks to @kassane for the hard work!
 
 ...and a couple minor texture format related fixes in the WebGPU backends in sokol_gfx.h and sokol_app.h: