diff options
| author | Andre Weissflog <floooh@gmail.com> | 2022-11-25 18:27:14 +0100 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2022-11-25 18:27:14 +0100 |
| commit | 1166bdcb697b6f6a904e933cf30dc64447d5f4ee (patch) | |
| tree | 081b47f521a63a3f24dc124edf6c20915f4ff0eb /README.md | |
| parent | 8fb45a789ea8022704ef6294e828de7944f1735e (diff) | |
update changelog and readme (sokol_gfx.h internal code cleanup)
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) (**16-Nov-2022** sokol_debugtext.h learned layered rendering) +[**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) [](/../../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) |