Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Jan 13, 2023
1 parent 6270c82 commit 419b79c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.29.0] - Unreleased
## [0.29.0] - 2023-01-13

## Added

Expand All @@ -27,7 +27,7 @@
- Remove constant `solana.transaction.SIG_LENGTH` in favour of `solders.signature.Signature.LENGTH`.
- Remove unused `solana.transaction.SigPubkeyPair`.
- Use latest solders [(#334)](https://github.com/michaelhly/solana-py/pull/334)
- Use new `solders.rpc.requests.SendRawTransasction` in `send_raw_transaction` methods
- Use new `solders.rpc.requests.SendRawTransaction` in `send_raw_transaction` methods [(#332)](https://github.com/michaelhly/solana-py/pull/332)

## [0.28.1] - 2022-12-29

Expand Down

0 comments on commit 419b79c

Please sign in to comment.