diff options
| author | Andre Weissflog <floooh@gmail.com> | 2022-11-09 18:45:48 +0100 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2022-11-09 18:45:48 +0100 |
| commit | e9f0448ab18b69a2555834339781ca29efcf5f62 (patch) | |
| tree | db38b23cca1bcfff0d8ae4a0c3992d0c85d949cb /README.md | |
| parent | 6c8dc8504a64480b0c74d16e64ddf76490ff51d8 (diff) | |
update changelog and readme (sokol_gfx.h commit listeners)
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) (**05-Nov-2022** breaking changes in sokol_fetch.h, and for some users in sokol_app.h) +[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**09-Nov-2022** a new minor feature in sokol_gfx.h: commit listener callbacks, and a related minor breaking change in sokol_spine.h) [](/../../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) |