We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0c8c3 commit 47a17cdCopy full SHA for 47a17cd
RELEASE_NOTES.md
@@ -10,9 +10,14 @@
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
15
## New Features
16
17
+* Add the Public Order Book extension to the client
18
+ * Add the `PublicOrder` and `PublicOrderFilter` types
19
+ * Add the `receive_public_order()` endpoint
20
+
21
22
## Bug Fixes
23
0 commit comments