Skip to content

Commit 64911b8

Browse files
Update release notes
Signed-off-by: camille-bouvy-frequenz <[email protected]>
1 parent e33bd3f commit 64911b8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66

77
## Upgrading
88

9-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
9+
* Unify Public Trades streaming and listing (to align with the proto changes in v0.5.0)
10+
* Removed `list_public_trades`
11+
* Replaced `public_trades_stream` with `receive_public_trades`
12+
* `receive_public_trades` now supports an optional time range (`start_time`, `end_time`)
1013

1114
## New Features
1215

13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
1416

1517
## Bug Fixes
1618

0 commit comments

Comments
 (0)