Skip to content

Commit 39f76a3

Browse files
authored
Merge pull request #162 from algorand/release/1.4.1
Release/1.4.1
2 parents 77c57d5 + de350c0 commit 39f76a3

33 files changed

+737
-562
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
# Changelog
2+
3+
## 1.4.1
4+
## Bugfix
5+
- Dependency on missing constant removed
6+
- Logic multisig signing fixed
7+
- kmd.sign_transaction now works with application txn
8+
- Added check for empty result in list_wallets
9+
- Now zero receiver is handled in transactions
10+
- Added init file for testing
11+
12+
## Changed
13+
- Moved examples out of README into examples folder
14+
- Added optional 'round_num' arguments to standardize 'round_num', 'round', and 'block'
15+
216
## 1.4.0
317
## Added
418
- Support for Applications

0 commit comments

Comments
 (0)