mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2025-07-12 07:49:56 +02:00
Prepare 1.0.2 (#77)
This commit is contained in:
committed by
GitHub
parent
d7dc999e8b
commit
9e5b39850e
@ -1,5 +1,9 @@
|
||||
# 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.
|
||||
@ -10,3 +14,4 @@ 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
|
||||
|
Reference in New Issue
Block a user