Skip to content

Commit

Permalink
fix: typo in CHANGELOG.md (#3388)
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicfromnewyoke authored Oct 30, 2024
1 parent 5ebb6a5 commit ff1b220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Release channels have their own copy of this changelog:
## [2.1.0]
* Breaking:
* SDK:
* `cargo-build-sbf` and `cargo-build-bpf` have been deprecated for two years and have now been definitely removed.
* `cargo-build-bpf` and `cargo-test-bpf` have been deprecated for two years and have now been definitely removed.
Use `cargo-build-sbf` and `cargo-test-sbf` instead.
* dependency: `curve25519-dalek` upgraded to new major version 4 (#1693). This causes breakage when mixing v2.0 and v2.1 Solana crates, so be sure to use all of one or the other. Please use only crates compatible with v2.1.
* Stake:
Expand Down

0 comments on commit ff1b220

Please sign in to comment.