Bump imgui to 1.84.2 (#78)

This commit is contained in:
Alexander Bondarenko
2021-08-30 19:57:00 +03:00
committed by GitHub
parent 9e5b39850e
commit 5699f64e95
8 changed files with 13 additions and 10 deletions

View File

@ -1,5 +1,9 @@
# Changelog for dear-imgui
## [1.1.0]
- `imgui` updated to 1.84.2.
## [1.0.2]
- Added `withID` and `ToID(..)` to make composable components possible.