Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for v2024.07.30 release #6602

Merged
merged 2 commits into from
Jul 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v2024.07.30
===========
Features:
* feat: enable view_project_root by default in auto import mode #6596
* CLion MSVC Support #6500
Bug Fixes:
* Fix wrong heuristic for when bazel uses a wrapper script #6592
* use absolute directories paths while deriving targets #6544
Performance Fixes:
* Don't build unnecessary jars. #5515
* fix: Adjust executor threads based on device core count #6588

v2024.07.16
===========
Performance Fix
Expand Down
Loading