Skip to content

Commit 1723408

Browse files
authored
docs(sdk): Changelog links (#3281)
Unified style of recent changelog additions and added links to PRs.
1 parent 8c5f0cd commit 1723408

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)