Skip to content

Commit 63b90a4

Browse files
committed
Update CHANGELOG
1 parent 37499b9 commit 63b90a4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.0.6] - 2025-04-21
4+
5+
### Changed
6+
- Optimize insertion point rendering by reusing views and fixing layout issues
7+
- Add support for canceling completions on selection change in STTextView
8+
- Cancel autocompletion when clip view bounds change
9+
- Improve completion cancellation logic by calling cancelComplete in more cases
10+
- Move scrollView.documentView assignment earlier during scroll view setup
11+
312
## [2.0.5] - 2025-04-19
413

514
### Changed

0 commit comments

Comments
 (0)