Skip to content

Commit

Permalink
fix(docs): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje committed Jul 26, 2023
1 parent e62d1f2 commit dc6a451
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions docs/changelog/v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ sidebar_label: Latest (v5)
sidebar_position: 1
---

# 5.4.1
# 5.5.0

- wallet
- Accept scriptHash with 0x prefix in Account constructor
- Accept scriptHash with 0x prefix in Account constructor.
- sc
- Add Map contract parameter support.
- u
- New function to remove 0x prefix.

Expand All @@ -22,10 +24,10 @@ sidebar_position: 1
# 5.3.0

- rpc
- Add `traverseIterator` method
- Change `InvokeResult` to allow an optional specific type for the stack
- Add `traverseIterator` method.
- Change `InvokeResult` to allow an optional specific type for the stack.
- sc
- Add new fields to `StackItem` to be able to be used on `traverseIterator`
- Add new fields to `StackItem` to be able to be used on `traverseIterator`.

# 5.2.2

Expand Down

0 comments on commit dc6a451

Please sign in to comment.