Skip to content

Commit bba17cd

Browse files
committed
chore(changelog): Changelog for v4.3.1 and v3.11.9
1 parent 242e823 commit bba17cd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/changelog/latest.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ id: latest
33
title: Changelog (v4)
44
---
55

6+
4.3.1
7+
=====
8+
9+
- Fixes
10+
11+
- retrieveAppCall returns null for non-appcall operations. This allows non-essential instructions to be parsed and ignored.
12+
- Fix transaction deserialization without signatures
13+
- Correct error meesage in nep2.decrypt (Wrong capitalization of second word)
14+
615
4.3.0
716
=====
817

docs/changelog/v3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: v3
33
title: Changelog (v3)
44
---
55

6-
3.11.8
6+
3.11.9
77
======
88

99
- Fixes
@@ -14,6 +14,7 @@ title: Changelog (v3)
1414
- Fix typings for `buildMultiSig`.
1515
- Fix ScriptBuilder's integer not emitted as two's complement.
1616
- Lock dependencies to specific versions.
17+
- Adjust ScriptBuilder for dnagling instructions.
1718

1819
3.11.0
1920
======

0 commit comments

Comments
 (0)