File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Change Log
33==========
44`unreleased `_
55---------------------
6+
7+ `0.4.1 `_ (2021-04-27)
8+ ---------------------
69- By default, direclty load abi from `tlbin ` package on command `ethindex importabi `
710 you can still provide option `--contracts <path> ` to use custom abi
811- Command `ethindex importabi ` now erases the old abi if an abi for an address was already imported.
@@ -78,4 +81,5 @@ Change Log
7881.. _0.3.4 : https://github.com/trustlines-protocol/py-eth-index/compare/0.3.3...0.3.4
7982.. _0.3.5 : https://github.com/trustlines-protocol/py-eth-index/compare/0.3.4...0.3.5
8083.. _0.4.0 : https://github.com/trustlines-protocol/py-eth-index/compare/0.3.5...0.4.0
81- .. _unreleased : https://github.com/trustlines-protocol/py-eth-index/compare/0.4.0...master
84+ .. _0.4.1 : https://github.com/trustlines-protocol/py-eth-index/compare/0.4.0...0.4.1
85+ .. _unreleased : https://github.com/trustlines-protocol/py-eth-index/compare/0.4.1...master
You can’t perform that action at this time.
0 commit comments