@@ -12,6 +12,51 @@ Changes before Tatum release are not documented in this file.
1212
1313#### Added
1414
15+ #### Changed
16+
17+ #### Deprecated
18+
19+ #### Removed
20+
21+ #### Fixed
22+
23+ #### Security
24+
25+ ### @streamr/node
26+
27+ #### Added
28+
29+ #### Changed
30+
31+ #### Deprecated
32+
33+ #### Removed
34+
35+ #### Fixed
36+
37+ #### Security
38+
39+ ### @streamr/cli-tools
40+
41+ #### Added
42+
43+ #### Changed
44+
45+ #### Deprecated
46+
47+ #### Removed
48+
49+ #### Fixed
50+
51+ #### Security
52+
53+
54+ ## [ 103.0.0] - 2025-06-10
55+
56+ ### @streamr/sdk
57+
58+ #### Added
59+
1560- Add support for quantum resistant key exchange using ML-KEM (https://github.com/streamr-dev/network/pull/3060 )
1661- Add support for quantum resistant signatures using ML-DSA (https://github.com/streamr-dev/network/pull/3074 )
1762- Add support for ECDSA on secp256r1 curve (https://github.com/streamr-dev/network/pull/3088 )
@@ -43,8 +88,6 @@ Changes before Tatum release are not documented in this file.
4388
4489- Fix memory leak in ` DhtNode ` (https://github.com/streamr-dev/network/pull/3065 )
4590
46- #### Security
47-
4891### @streamr/node
4992
5093#### Added
@@ -55,14 +98,6 @@ Changes before Tatum release are not documented in this file.
5598
5699- ** BREAKING CHANGE** : Node.js v20 or higher is required (https://github.com/streamr-dev/network/pull/3138 )
57100
58- #### Deprecated
59-
60- #### Removed
61-
62- #### Fixed
63-
64- #### Security
65-
66101### @streamr/cli-tools
67102
68103#### Added
@@ -74,14 +109,6 @@ Changes before Tatum release are not documented in this file.
74109- ** BREAKING CHANGE** : CLI tool command ` streamr wallet whoami ` is now ` streamr identity whoami ` (https://github.com/streamr-dev/network/pull/3074 )
75110- ** BREAKING CHANGE** : Node.js v20 or higher is required (https://github.com/streamr-dev/network/pull/3138 )
76111
77- #### Deprecated
78-
79- #### Removed
80-
81- #### Fixed
82-
83- #### Security
84-
85112
86113## [ 102.1.1] - 2025-04-29
87114
@@ -423,7 +450,8 @@ Changes before Tatum release are not documented in this file.
423450- Change websocket client library implementation used in Node.js (https://github.com/streamr-dev/network/pull/2384 )
424451
425452
426- [ Unreleased ] : https://github.com/streamr-dev/network/compare/v102.1.1...HEAD
453+ [ Unreleased ] : https://github.com/streamr-dev/network/compare/v103.0.0...HEAD
454+ [ 103.0.0 ] : https://github.com/streamr-dev/network/compare/v102.1.1...v103.0.0
427455[ 102.1.1 ] : https://github.com/streamr-dev/network/compare/v102.1.0...v102.1.1
428456[ 102.1.0 ] : https://github.com/streamr-dev/network/compare/v102.0.0...v102.1.0
429457[ 102.0.0 ] : https://github.com/streamr-dev/network/compare/v101.1.2...v102.0.0
0 commit comments