Skip to content

Commit 3621313

Browse files
committed
Update the change log
1 parent da2500b commit 3621313

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
section below it for the last release. -->
55
## \<next>
66

7+
* Fix the removal of old log files in the `~/.als` directory
8+
* Fix the `Ada: Go to other file` command for child packages
9+
* Fix various project loading issues after significant changes in the GPR2 project loading API
10+
* Make sure all project issues are emitted as diagnostics
11+
* Avoid lingering diagnostics from earlier failed loading attempts
12+
* Treat a subclass of non-critical project issues as non-blocking for the ALS
13+
* Add a setting `ada.projectDiagnostics` to control whether the ALS should emit project diagnostics
14+
* Fix the `ada: Run main` task when the main executable is at the workspace root
15+
716
## 25.0.20240915
817

918
* Implement type hierarchy requests

0 commit comments

Comments
 (0)