Skip to content

Commit d0a501d

Browse files
committed
chore: release 0.4.1
1 parent e45c5db commit d0a501d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Version 0.4.1 (2025-03-19)
2+
3+
## Breaking Change
4+
5+
- **lsp**: Don't explicitly disable auto trigger for filetypes not in `enabled_auto_trigger_ft`.
6+
7+
## Fixes
8+
9+
- **lsp**: Fix cursor column position when trying to get current line content.
10+
- **lsp**: Early return on throttle.
11+
112
# Version 0.4.0 (2025-03-18)
213

314
## Features

0 commit comments

Comments
 (0)