Skip to content

Commit

Permalink
Update the change log
Browse files Browse the repository at this point in the history
  • Loading branch information
eliericha committed Oct 14, 2024
1 parent da2500b commit 3621313
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
section below it for the last release. -->
## \<next>

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

## 25.0.20240915

* Implement type hierarchy requests
Expand Down

0 comments on commit 3621313

Please sign in to comment.