diff options
| author | Andre Weissflog <floooh@gmail.com> | 2022-12-15 13:29:45 +0100 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2022-12-15 13:29:45 +0100 |
| commit | a62340fd4bc008281ea5be1ba5917261532705da (patch) | |
| tree | 3f26e8d06962334ba1b873dd862bbcef39ad2c22 /README.md | |
| parent | 2c8d849921e1bdfa2b0ff9efeb670b32a1022524 (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) (**25-Nov-2022** sokol_gfx.h: minor breaking change in the ```sg_uninit_*()``` functions) +[**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) [](/../../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) |