diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c3831c73c77ba..f9ae685af53e4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ Release channels have their own copy of this changelog: * Added allow_commission_decrease_at_any_time feature which will allow commission on a vote account to be decreased even in the second half of epochs when the commission_updates_only_allowed_in_first_half_of_epoch feature would have prevented it + * Updated local ledger storage so that the RPC endpoint + `getSignaturesForAddress` always returns signatures in block-inclusion order * 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.