mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-14 15:08:36 +00:00
Update changelog
This commit is contained in:
parent
02223d9e19
commit
8199d7d778
@ -2,6 +2,19 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- ImString owned type for strings
|
||||
|
||||
### Changed
|
||||
|
||||
- ImStr is now "a dear imgui -compatible string slice". This change
|
||||
significantly affects how strings are handled.
|
||||
|
||||
### Fixed
|
||||
|
||||
- String pointer compilation problems on ARM
|
||||
|
||||
## [0.0.13] - 2017-04-25
|
||||
|
||||
### Changed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user