We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7352d86 commit 752938cCopy full SHA for 752938c
docs/changelog.md
@@ -2,6 +2,14 @@
2
3
This document tracks the changes between ImGuiTextSelect versions. Dates are written in the MM/DD/YYYY format.
4
5
+## 1.1.1 (05/31/2024)
6
+
7
+This is a patch release which addresses the breaking changes in Dear ImGui v1.90.7. It is backwards compatible with previous Dear ImGui versions.
8
9
+### Improvements
10
11
+- Updated the use of `ImGui::Shortcut()` and `ImGuiMod_Ctrl`.
12
13
## 1.1.0 (05/24/2024)
14
15
### Additions
0 commit comments