Skip to content

Commit

Permalink
chore(changelog): Changelog for v4.3.1 and v3.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
snowypowers committed Dec 17, 2018
1 parent 242e823 commit bba17cd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/changelog/latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ id: latest
title: Changelog (v4)
---

4.3.1
=====

- Fixes

- retrieveAppCall returns null for non-appcall operations. This allows non-essential instructions to be parsed and ignored.
- Fix transaction deserialization without signatures
- Correct error meesage in nep2.decrypt (Wrong capitalization of second word)

4.3.0
=====

Expand Down
3 changes: 2 additions & 1 deletion docs/changelog/v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: v3
title: Changelog (v3)
---

3.11.8
3.11.9
======

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

3.11.0
======
Expand Down

0 comments on commit bba17cd

Please sign in to comment.