Skip to content

Commit 23efa7c

Browse files
authored
Fill in changelog for 1.2.1 (#119)
1 parent bb94341 commit 23efa7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
## [1.2.1]
88

9+
- Added `DearImGui.Raw.DrawList` for drawing primitives.
910
- Added `DearImGui.Raw.IO` with attribute setters.
11+
- Added `DearImGui.Raw.ListClipper` for efficient list viewports.
1012

1113
## [1.2.0]
1214

@@ -44,4 +46,6 @@ Initial Hackage release based on 1.83.
4446
[1.0.2]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.0.2
4547
[1.1.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.1.0
4648
[1.2.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.2.0
49+
[1.2.1]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.2.1
50+
[1.2.2]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.2.2
4751
[1.3.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.3.0

0 commit comments

Comments
 (0)