File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Changes before Tatum release are not documented in this file.
1212
1313#### Added
1414
15- - Proxy connections now support bidirectionality and it is the default behavior. (https://github.com/streamr-dev/network/pull/3260 )
16- - Added ` findProxyNodes ` function to ` StreamrClient ` for discovering proxy nodes via Operator nodes.
15+ - Proxy connections now support bidirectionality and it is the default behavior (https://github.com/streamr-dev/network/pull/3260 )
16+ - Add ` StreamrClient# findProxyNodes() ` function for discovering proxy nodes via Operator nodes ( https://github.com/streamr-dev/network/pull/3257 )
1717- Add ` StreamrClient#publishRaw() ` for publishing raw messages (https://github.com/streamr-dev/network/pull/3280 )
1818
1919#### Changed
@@ -22,7 +22,7 @@ Changes before Tatum release are not documented in this file.
2222
2323#### Removed
2424
25- - Removed ` findOperators ` function which was marked as internal.
25+ - Remove ` StreamrClient# findOperators() ` function which was marked as internal ( https://github.com/streamr-dev/network/pull/3257 )
2626
2727#### Fixed
2828
You can’t perform that action at this time.
0 commit comments