diff --git a/CHANGELOG.md b/CHANGELOG.md index 918dc7b1c4bbdb..4bcdc06393116b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ Release channels have their own copy of this changelog: ## [2.1.0] - Unreleased +* Breaking: + * SDK: + * `cargo-build-sbf` and `cargo-build-bpf` have been deprecated for two years and have now been definitely removed. + Use `cargo-build-sbf` and `cargo-test-sbf` instead. * Changes * SDK: removed the `respan` macro. This was marked as "internal use only" and was no longer used internally.