Skip to content

Commit 419b79c

Browse files
committed
update changelog
1 parent 6270c82 commit 419b79c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.29.0] - Unreleased
3+
## [0.29.0] - 2023-01-13
44

55
## Added
66

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

3232
## [0.28.1] - 2022-12-29
3333

0 commit comments

Comments
 (0)