Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Oct 2, 2024
1 parent 66943d7 commit c45b57a
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 @@ -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
Expand Down

0 comments on commit c45b57a

Please sign in to comment.