mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Update CHANGELOG
This commit is contained in:
parent
68be5f26a6
commit
feb8a7a46d
@ -20,6 +20,8 @@
|
||||
- `ImString::new` always succeeds and any interior NULs truncate the string. **Breaking change**
|
||||
- All builder constructor functions (e.g. Window::new) now take `&Ui` reference
|
||||
to tie the lifetime of the builder to it.
|
||||
- Bumped minimum Rust version to 1.17 because some dependencies require it.
|
||||
- Upgrade to glium 0.17
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user