Skip to content

Commit

Permalink
add rpc change to changelog (solana-labs#34511)
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec authored Dec 18, 2023
1 parent 031125c commit b85a404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Release channels have their own copy of this changelog:
feature would have prevented it
* Updated local ledger storage so that the RPC endpoint
`getSignaturesForAddress` always returns signatures in block-inclusion order
* RPC's `simulate_transaction` now returns `inner_instructions` as `json`/`jsonParsed` (#34313).
* Upgrade Notes
* `solana-program` and `solana-sdk` default to support for Borsh v1, with
limited backward compatibility for v0.10 and v0.9. Please upgrade to Borsh v1.
Expand Down

0 comments on commit b85a404

Please sign in to comment.