Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hardsetting committed Feb 26, 2024
1 parent cc6d4dd commit 46bff83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ All notable changes to the Aptos TypeScript SDK will be captured in this file. T
# Unreleased

- Add `getCollectionByCollectionId` API
- Cleaned up crypto logic, with better defined interfaces and specializations.
- Changed `Account` into an abstract class, and defined strongly-typed specializations.
- [BREAKING] Renamed internal `AccountSignature` type into `TransactionAccountSignature`.

# 1.8.0 (2024-02-24)

Expand Down

0 comments on commit 46bff83

Please sign in to comment.