Skip to content

Commit eeb6e00

Browse files
committed
Update the change log
1 parent 71b7b23 commit eeb6e00

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ section below it for the last release. -->
55
## \<next>
66

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

917
## 25.0.20240915
1018

0 commit comments

Comments
 (0)