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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,12 +38,14 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
38
38
- Allow `PublicKey` for `TokenUpdateKeys` in `TokenUpdateTransaction`, enabling non-custodial workflows where operators can build transactions using only public keys (#934).
39
39
- Bump protobuf toml to protobuf==6.33.2
40
40
- Added more tests to the CustomFee class for different functionalities (#991)
41
+
- Changed messaged for test failure summaries so it is clearer by extracting test failure names into summary
41
42
42
43
### Fixed
43
44
44
45
- Fixed inactivity bot workflow not checking out repository before running (#964)
0 commit comments