From f74cd218c560273c1afa4190d411b80f2320588f Mon Sep 17 00:00:00 2001 From: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com> Date: Sat, 30 Oct 2021 21:49:39 +0300 Subject: [PATCH] Bump imgui to 1.85 (#111) Closes #110 --- ChangeLog.md | 5 +++++ dear-imgui.cabal | 2 +- imgui | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index ef8ea00..964ce6b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,9 @@ # Changelog for dear-imgui +## [1.2.2] + +- `imgui` updated to 1.85. + ## [1.2.1] - Added `DearImGui.Raw.IO` with attribute setters. @@ -40,3 +44,4 @@ Initial Hackage release based on 1.83. [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 [1.2.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.2.0 +[1.3.0]: https://github.com/haskell-game/dear-imgui.hs/tree/v1.3.0 diff --git a/dear-imgui.cabal b/dear-imgui.cabal index ed3481c..0f03cca 100644 --- a/dear-imgui.cabal +++ b/dear-imgui.cabal @@ -1,7 +1,7 @@ cabal-version: 3.0 name: dear-imgui -version: 1.2.1 +version: 1.2.2 author: Oliver Charles maintainer: ollie@ocharles.org.uk, aenor.realm@gmail.com license: BSD-3-Clause diff --git a/imgui b/imgui index e3e1fbc..55d35d8 160000 --- a/imgui +++ b/imgui @@ -1 +1 @@ -Subproject commit e3e1fbcf025cf83413815751f7c33500e1314d57 +Subproject commit 55d35d8387c15bf0cfd71861df67af8cfbda7456