Skip to content

Commit 14efd40

Browse files
committed
Update changelog for 0.4.1
1 parent b37915b commit 14efd40

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)