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 release v2023.06.13 #4970

Merged
merged 2 commits into from
Jun 14, 2023
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
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v2023.06.13
===========
* fix(cpp): Only register Xcode settings provider on macOS #4976
* Fix path separator in run configuration generator #4846
* Add associates to dep attributes #4915
* Added a registry key to disable passing the extra compiler flags to Bazel when building a C/C++ target in debug mode. #4913
* Move oldest supported Bazel version to 4.0.0

v2023.05.30
===========
* The plugin now supports Xcode toolchain, not only the Xcode Command Line Tools fix(clion): Add Xcode information to Cpp compiler wrapper #4651
Expand Down