Эх сурвалжийг харах

Update changelog with the removal of `cargo-build/test-bpf` (#2092)

Update changelog
Lucas Ste 1 жил өмнө
parent
commit
c338fbce1a
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -14,6 +14,10 @@ Release channels have their own copy of this changelog:
 
 <a name="edge-channel"></a>
 ## [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.