diff options
| author | Andre Weissflog <floooh@gmail.com> | 2022-12-16 14:05:32 +0100 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2022-12-16 14:05:32 +0100 |
| commit | b216bc7a91b2e24302d51c8eb90c1812bfd6ed52 (patch) | |
| tree | 4e6ca31a4f28c8e6cd59bc32a636f7ded7039c28 /README.md | |
| parent | 9cba653c405fc5adfff181dd0b698a30cd8f6776 (diff) | |
update changelog and readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Simple [STB-style](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt) cross-platform libraries for C and C++, written in C. -[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**15-Dec-2022** sokol_imgui.h: fix touch input on mobile devices) +[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**16-Dec-2022** sokol_gfx.h metal: a lifetime management fix for swapchain resources, **15-Dec-2022** sokol_imgui.h: fix touch input on mobile devices) [](/../../actions/workflows/main.yml) [](/../../actions/workflows/gen_bindings.yml) [](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) [](https://github.com/floooh/sokol-nim/actions/workflows/main.yml) [](https://github.com/floooh/sokol-odin/actions/workflows/main.yml) |