mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-15 07:28:28 +00:00
Update changelog
This commit is contained in:
parent
8b1a1d2e16
commit
5b04ff1e7b
@ -5,6 +5,11 @@
|
||||
### Changed
|
||||
|
||||
- Redesigned tree / collapsing header API
|
||||
|
||||
## [0.3.1] - 2020-03-16
|
||||
|
||||
### Fixed
|
||||
|
||||
- Narrowed support winit version range in imgui-winit-support
|
||||
|
||||
## [0.3.0] - 2020-02-15
|
||||
@ -539,6 +544,7 @@ by setting the environment variable `WINIT_HIDPI_FACTOR=1` if you use X11.
|
||||
- Initial release with cimgui/imgui 1.44, glium 0.9
|
||||
|
||||
[Unreleased]: https://github.com/Gekkio/imgui-rs/compare/v0.3.0...HEAD
|
||||
[0.3.1]: https://github.com/Gekkio/imgui-rs/compare/v0.3.0...v0.3.1
|
||||
[0.3.0]: https://github.com/Gekkio/imgui-rs/compare/v0.2.0...v0.3.0
|
||||
[0.2.1]: https://github.com/Gekkio/imgui-rs/compare/v0.2.0...v0.2.1
|
||||
[0.2.0]: https://github.com/Gekkio/imgui-rs/compare/v0.1.0...v0.2.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user