Update changelog

This commit is contained in:
Joonas Javanainen 2018-05-14 09:23:56 +03:00
parent 85e9375e0b
commit e374eb9f55
No known key found for this signature in database
GPG Key ID: D39CCA5CB19B9179

View File

@ -18,6 +18,12 @@
- `ImFontConfig_DefaultConstructor`
- `ImDrawList_AddImageRounded`
- Input: Add `read_only` and `password` methods.
- Various utility functions
- Support for changing the mouse cursor
- Custom font support
- Support for item grouping (`group` function)
- Custom drawing with draw list manipulation
- Drag widgets
### Changed