dear-imgui.hs/ChangeLog.md
Alexander Bondarenko 9e5b39850e
Prepare 1.0.2 (#77)
2021-08-30 19:20:26 +03:00

18 lines
419 B
Markdown

# Changelog for dear-imgui
## [1.0.2]
- Added `withID` and `ToID(..)` to make composable components possible.
## [1.0.1]
- Fixed missing headers in source dist.
## [1.0.0]
Initial Hackage release based on 1.83.
[1.0.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.0.0
[1.0.1]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.0.1
[1.0.2]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.0.2