Skip to content

Commit 84645ce

Browse files
committed
Update changelog for 0.23.0
1 parent f661a9d commit 84645ce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Change Log
44
`unreleased`_
55
-------------------------------
66

7+
`0.23.0`_ (2022-12-16)
8+
-------------------------------
9+
- Updated: updated dependencies, notably `web3==5.31.0`
10+
- Updated: no longer use unlocked node to handle transactions, request nonce directly from node (mainly useful for TL e2e tests)
711

812
`0.22.0`_ (2021-10-20)
913
-------------------------------
@@ -306,4 +310,5 @@ Change Log
306310
.. _0.20.3: https://github.com/trustlines-protocol/relay/compare/0.20.2...0.20.3
307311
.. _0.21.0: https://github.com/trustlines-protocol/relay/compare/0.20.3...0.21.0
308312
.. _0.22.0: https://github.com/trustlines-protocol/relay/compare/0.21.0...0.22.0
309-
.. _unreleased: https://github.com/trustlines-protocol/relay/compare/0.22.0...master
313+
.. _0.23.0: https://github.com/trustlines-protocol/relay/compare/0.22.0...0.23.0
314+
.. _unreleased: https://github.com/trustlines-protocol/relay/compare/0.23.0...master

0 commit comments

Comments
 (0)