Skip to content

Commit a7570ed

Browse files
committed
changelog
1 parent 533a72d commit a7570ed

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@ Changes before Tatum release are not documented in this file.
5050

5151
#### Security
5252

53+
54+
## [102.1.1] - 2025-04-29
55+
56+
### @streamr/sdk
57+
58+
#### Changed
59+
60+
- Update internal list of JSON RPC urls for Polygon
61+
62+
5363
## [102.1.0] - 2025-02-19
5464

5565
### @streamr/node
@@ -380,7 +390,8 @@ Changes before Tatum release are not documented in this file.
380390
- Change websocket client library implementation used in Node.js (https://github.com/streamr-dev/network/pull/2384)
381391

382392

383-
[Unreleased]: https://github.com/streamr-dev/network/compare/v102.1.0...HEAD
393+
[Unreleased]: https://github.com/streamr-dev/network/compare/v102.1.1...HEAD
394+
[102.1.1]: https://github.com/streamr-dev/network/compare/v102.1.0...v102.1.1
384395
[102.1.0]: https://github.com/streamr-dev/network/compare/v102.0.0...v102.1.0
385396
[102.0.0]: https://github.com/streamr-dev/network/compare/v101.1.2...v102.0.0
386397
[101.1.2]: https://github.com/streamr-dev/network/compare/v101.1.1...v101.1.2

0 commit comments

Comments
 (0)