You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
66
66
- Allow `PublicKey` for batch_key in `Transaction`, enabling both `PrivateKey` and `PublicKey` for batched transactions
67
67
- Allow `PublicKey` for `TokenUpdateKeys` in `TokenUpdateTransaction`, enabling non-custodial workflows where operators can build transactions using only public keys (#934).
68
68
- Bump protobuf toml to protobuf==6.33.2
69
+
- Improved the contributing section for sdk developers in CONTRIBUTING.md for clarity and including new documentation
69
70
- chore: Move account allowance example to correct folder
70
71
- Added more tests to the CustomFee class for different functionalities (#991)
71
72
- Changed messaged for test failure summaries so it is clearer by extracting test failure names into summary
0 commit comments