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
61e531fc80
commit
1e2914f70d
@ -2,10 +2,23 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0-pre] - 2017-02-06
|
||||
### Added
|
||||
|
||||
- `ImVec2::zero()`
|
||||
- Support for buttons
|
||||
- Support for closing current popup
|
||||
- `Window::always_vertical_scrollbar` (fix typo)
|
||||
- `igPushStyleVarVec` (fix typo)
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to glium 0.16
|
||||
|
||||
### Deprecated
|
||||
|
||||
- `Window::always_vertical_scollbar` (typo)
|
||||
- `igPushStyleVavrVec` (typo)
|
||||
|
||||
## [0.0.10] - 2016-08-09
|
||||
|
||||
### Changed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user