Skip to content

Commit

Permalink
Update changelog for v2024.11.05 release (#6952)
Browse files Browse the repository at this point in the history
* Update changelog for v2024.11.05 release
  • Loading branch information
satyanandak authored Nov 7, 2024
1 parent c63414c commit 95b750b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
v2024.11.05
===========
Features:
* C++: Use execroot for compiler working directory #6911
* C++: CLion support for cc_library implementation deps #6919
* C++: External includes support #6922
* GoLand: cgo support #6891
* GoLand: gotest support on Windows #6938
* Query Sync: better syntax highlithting when analysis disabled #6941
Fixes:
* Do not decorate tabs for BUILD files in non-bazel projects #6925
* fix: NPE in location provider #6960
* Query Sync: Use git info only when Expand to Working Set is enabled #6944
* Query Sync: fix(qsync): IJ incorrectly recognizes files as external and asks to a… #6964
* Query Sync: fix(qsync): Unhandled exception when trying to resolve external works… #6962
* Query Sync: fix(qsync): NPE in "Add to project" panel action #6967

v2024.10.22
===========
Bug Fixes
Expand Down

0 comments on commit 95b750b

Please sign in to comment.