Skip to content

Commit 4eb5a64

Browse files
committed
v1.1.4
1 parent 67f1d91 commit 4eb5a64

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/changelog.md

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

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

5+
## 1.1.4 (02/14/2025)
6+
7+
### Improvements
8+
9+
- Improved newline handling for triple-click selection.
10+
11+
### Bug Fixes
12+
13+
- Fixed UB when selecting empty lines. The newline character is now included in the selection rectangle and copied text.
14+
515
## 1.1.3 (11/02/2024)
616

717
### Improvements

0 commit comments

Comments
 (0)