diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d885b503..dcfe9408 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - sokol_app.h: Added Windows support for the experimental Vulkan backend (still only tested on an Intel Meteor Lake integrated GPU). The other good news - is that RenderDoc works with the sokol-gfx vulkan backend on Windows (it didn't on + is that RenderDoc works with the Vulkan backend on Windows (it didn't on Linux). PR: https://github.com/floooh/sokol/pull/1417 |