mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-23 19:38:27 +00:00
Update changelog for 0.2.1
This commit is contained in:
parent
9b2db30330
commit
f9db7db7c7
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Changed
|
## [0.2.1] - 2019-09-09
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
- Fix backspace handling on macOS
|
- Fix backspace handling on macOS
|
||||||
- Fix ImageButton bool return value
|
- Fix ImageButton bool return value
|
||||||
@ -505,7 +507,8 @@ by setting the environment variable `WINIT_HIDPI_FACTOR=1` if you use X11.
|
|||||||
|
|
||||||
- Initial release with cimgui/imgui 1.44, glium 0.9
|
- Initial release with cimgui/imgui 1.44, glium 0.9
|
||||||
|
|
||||||
[Unreleased]: https://github.com/Gekkio/imgui-rs/compare/v0.2.0...HEAD
|
[Unreleased]: https://github.com/Gekkio/imgui-rs/compare/v0.2.1...HEAD
|
||||||
|
[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
|
[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.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.23]: https://github.com/Gekkio/imgui-rs/compare/v0.0.22...v0.0.23
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user