mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2024-11-22 16:57:00 +00:00
Prepare 1.1.0 (#83)
This commit is contained in:
parent
8d07a5a42b
commit
cb687b8f01
@ -3,7 +3,9 @@
|
|||||||
## [1.1.0]
|
## [1.1.0]
|
||||||
|
|
||||||
- `imgui` updated to 1.84.2.
|
- `imgui` updated to 1.84.2.
|
||||||
|
- Removed unused Window argument from SDL `newFrame` to match 1.84.
|
||||||
- Added GLFW backend callbacks.
|
- Added GLFW backend callbacks.
|
||||||
|
- Added more withXXX wrappers.
|
||||||
|
|
||||||
## [1.0.2]
|
## [1.0.2]
|
||||||
|
|
||||||
@ -20,3 +22,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.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.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
|
[1.0.2]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.0.2
|
||||||
|
[1.1.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user