File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments