Skip to content

Commit

Permalink
Update changelog for 2024.09.24 release (#6778)
Browse files Browse the repository at this point in the history
* Update changelog for 2024.09.24 release

* Update CHANGELOG for 2024.09.24 release
  • Loading branch information
satyanandak committed Sep 24, 2024
1 parent af52e7c commit 2ae67dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v2024.09.24
===========
Bug Fixes
* Fix auto-import exception #6753
* Fix unrecognized options by bazel mod command #6756
* Set go DebugConfguration working directory for tests #6748
Features
* CLion add support for additional_compiler_inputs #6774
* Added completion support for external targets from modules. Needs --incompatible_use_plus_in_repo_names set (defaults to true in bazel 8.0+) to work optimally. (credits: @mtoader)

v2024.09.10
===========
Bug Fixes
Expand Down

0 comments on commit 2ae67dd

Please sign in to comment.