diff --git a/CHANGELOG b/CHANGELOG index aee587c78f5..05c8d191e05 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +v2024.03.26 +=========== +* Fix "No such target" errors on incremental sync #6262 +* Reduced the logging level for the stack traces produced when resolving external artifacts. #6310 +* (rebase) Support embedded go_proto_library #6030 +* Improved error message for an unsupported workspace type #6257 + v2024.03.12 =========== * fix(plugin_dev): Alert users they need the DevKit plugin to work on the codebase #6198