Skip to content

Commit 58efc27

Browse files
authored
Add URI normalisation improvements to changelog (#4353)
1 parent 1e73b90 commit 58efc27

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
- Add LSP comment ignore code action to add comment ignores for lint errors.
66
- Fix buf breaking module comparison when adding new modules.
7-
- Add LSP hover support for protovalidate CEL expressions
8-
- Fixed offset handling in CEL semantic tokens for non-ASCII content and proto escape sequences in multi-line string literal expressions
7+
- Add LSP hover support for protovalidate CEL expressions.
8+
- Fixed offset handling in CEL semantic tokens for non-ASCII content and proto escape sequences in multi-line string literal expressions.
9+
- Improve URI normalization for the LSP.
910

1011
## [v1.65.0] - 2026-02-03
1112

0 commit comments

Comments
 (0)