Skip to content

Commit 59d8048

Browse files
Merge pull request #234 from ElrondNetwork/fix-abi-registry
Fix construction of AbiRegistry
2 parents fcd30aa + da538b4 commit 59d8048

File tree

4 files changed

+308
-290
lines changed

4 files changed

+308
-290
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ All notable changes will be documented in this file.
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## 11.0.1
8+
- [Fix construction of AbiRegistry](https://github.com/ElrondNetwork/elrond-sdk-erdjs/pull/234)
9+
710
## 11.0.0
8-
- [Breaking change: Sender is now mandatory when constructing a transaction](https://github.com/ElrondNetwork/elrond-sdk-erdjs/pull/TBD)
11+
- [Breaking change: Sender is now mandatory when constructing a transaction](https://github.com/ElrondNetwork/elrond-sdk-erdjs/pull/226)
912
- Switched to MIT license
13+
1014
## 10.2.7
1115
- [Update reference to keccak](https://github.com/ElrondNetwork/elrond-sdk-erdjs/pull/222)
1216

0 commit comments

Comments
 (0)