Skip to content

Commit 4c41f39

Browse files
committed
Update changelog
1 parent 9093070 commit 4c41f39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ section below it for the last release. -->
77

88
* Added `onEnterRules` for Ada/GPR files to split long comments by adding automatically a comment tag to the next line
99
* Added support for new LSP request `textDocument/inlineValue`
10+
* Resolved a bug where the Ada and GPR language servers made concurrent Alire
11+
invocations in the same workspace, causing sporadic errors. Alire invocations
12+
are now made sequentially using file-based synchronization across ALS
13+
processes.
1014

1115
## 26.0.202504171
1216

0 commit comments

Comments
 (0)