Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmaayan committed May 17, 2023
1 parent 4242010 commit a663542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem/typescript/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ All notable changes to the Aptos Node SDK will be captured in this file. This ch

- Fix get number of delegators Indexer query
- Include static methods from `AptosClient` and `IndexerClient` classes in the `Provider` class
- Add Indexer queries for tokens - `getAccountTokens`, `getAccountCollectionTokensByCollectionAddress`, `getCollectionData`, `getCollectionAddress`
- Add Indexer queries for tokens - `getAccountTokens`, `getTokenOwnedFromCollectionAddress`, `getTokenOwnedFromCollectionNameAndCreatorAddress`, `getCollectionData`, `getCollectionAddress`

## 1.8.5 (2023-04-29)

Expand Down

0 comments on commit a663542

Please sign in to comment.