1.86 WIP + internals: tweaks table temp data code.

This commit is contained in:
ocornut
2021-10-14 16:58:14 +02:00
parent 13cdf2ff0e
commit e3bd9434b1
8 changed files with 34 additions and 24 deletions

View File

@ -30,6 +30,18 @@ HOW TO UPDATE?
and API updates have been a little more frequent lately. They are documented below and in imgui.cpp and should not affect all users.
- Please report any issue!
-----------------------------------------------------------------------
VERSION 1.86 WIP (In Progress)
-----------------------------------------------------------------------
Breaking Changes:
Other Changes:
- Misc: Fix MinGW DLL build issue (when IMGUI_API is defined). [@rokups]
- CI: Add MinGW DLL build to test suite. [@rokups]
-----------------------------------------------------------------------
VERSION 1.85 (Released 2021-10-12)
-----------------------------------------------------------------------