Skip to content

Commit 3341926

Browse files
Update RELEASE_NOTES
Signed-off-by: Matthias Wende <[email protected]>
1 parent 1726011 commit 3341926

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,12 @@
66

77
## Upgrading
88

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`)
13-
* Update the `frequenz-api-electricity-trading` from >= 0.5.0, < 0.6.0 to >= 0.6.1, < 0.7.0
14-
* Update repo-config from v0.11.0 to v0.13.0
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1510

1611
## New Features
1712

18-
* Add the Public Order Book extension to the client
19-
* Add the `PublicOrder` and `PublicOrderFilter` types
20-
* Add the `receive_public_order()` endpoint
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
2114

2215
## Bug Fixes
2316

24-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
17+
- Ensure timestamp conversion errors are surfaced

0 commit comments

Comments
 (0)