diff --git a/CHANGELOG.md b/CHANGELOG.md index be79c42b..ea99bfbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Avoid panic in `Keypair.from_base58_string` [(#93)](https://github.com/kevinheavey/solders/pull/93). - Avoid panic in `Pubkey.create_program_address` [(#111)](https://github.com/kevinheavey/solders/pull/111). +- Avoid panic in `RPCError deserialization` [(#111)](https://github.com/kevinheavey/solders/pull/111). - Add missing `stack_height` getter [(#103)](https://github.com/kevinheavey/solders/pull/103). ## [0.21.0] - 2024-03-13