We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7fd6b commit f81e061Copy full SHA for f81e061
docs/changelog.md
@@ -2,11 +2,12 @@
2
3
This document tracks the changes between ImGuiTextSelect versions. Dates are written in the MM/DD/YYYY format.
4
5
-## Unreleased
+## 1.3.1 (03/03/2026)
6
7
### Additions
8
9
- Added a CMake build script for the example (#13). Thanks @yansong1221!
10
+- Added awareness for the `ImGui::Indent()` function (#14). Thanks @Spl3en!
11
12
## 1.3.0 (07/30/2025)
13
0 commit comments