Skip to content

Commit 752938c

Browse files
committed
v1.1.1
1 parent 7352d86 commit 752938c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
This document tracks the changes between ImGuiTextSelect versions. Dates are written in the MM/DD/YYYY format.
44

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+
513
## 1.1.0 (05/24/2024)
614

715
### Additions

0 commit comments

Comments
 (0)