mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-14 06:58:35 +00:00
Update changelog
This commit is contained in:
parent
41be029560
commit
b92a8b1ae2
@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.2.0] - 2019-09-07
|
||||
|
||||
### Added
|
||||
|
||||
- Window scrolling API
|
||||
@ -498,7 +500,8 @@ 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.1.0...HEAD
|
||||
[Unreleased]: https://github.com/Gekkio/imgui-rs/compare/v0.2.0...HEAD
|
||||
[0.2.0]: https://github.com/Gekkio/imgui-rs/compare/v0.1.0...v0.2.0
|
||||
[0.1.0]: https://github.com/Gekkio/imgui-rs/compare/v0.0.23...v0.1.0
|
||||
[0.0.23]: https://github.com/Gekkio/imgui-rs/compare/v0.0.22...v0.0.23
|
||||
[0.0.22]: https://github.com/Gekkio/imgui-rs/compare/v0.0.21...v0.0.22
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user