Skip to content

Commit e16f4be

Browse files
committed
add changelog
1 parent d4476ce commit e16f4be

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Models
1111
- Integration Tests
1212
- Performance Benchmarks
13+
- Utility functions
1314

1415
## [[Unreleased]]
1516

17+
- add missing NFT request models
18+
- add `parse_nftoken_id` and `get_nftoken_id` utility functions
19+
- complete existing result models and add NFT result models
20+
- add transaction `Metadata` models
21+
- fix serialization issue where null values were tried to be serialized
22+
- fix multisigning bug, because `signing_pub_key` is not set for multisigning but it is required, so it's just an empty string
23+
1624
## [[v0.4.0]]
1725

1826
- add amm support

0 commit comments

Comments
 (0)