Skip to content

Commit

Permalink
CHANGELOG: Add breaking change for Borsh 0.9 removal (solana-labs#1457)
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed May 22, 2024
1 parent f9df323 commit 32cdbd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Release channels have their own copy of this changelog:

<a name="edge-channel"></a>
## [2.0.0] - Unreleased
* Breaking
* SDK: Support for Borsh v0.9 removed, please use v1 or v0.10 (#1440)
* Changes
* `central-scheduler` as default option for `--block-production-method` (#34891)
* `solana-rpc-client-api`: `RpcFilterError` depends on `base64` version 0.22, so users may need to upgrade to `base64` version 0.22
Expand Down

0 comments on commit 32cdbd6

Please sign in to comment.