Skip to content

Commit 311b2ff

Browse files
committed
Update release notes
Signed-off-by: cwasicki <[email protected]>
1 parent 94f5ed4 commit 311b2ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010

1111
## New Features
1212

13-
* Add trading-cli tool to interact with the trading API. This initial version only provides a tool to list day-ahead prices from the entsoe API.
13+
* Add trading-cli tool to interact with the trading API. Supports the following commands:
14+
* `list-day-ahead`: Listing day-ahead prices from the entsoe API.
15+
* `list_trades`: Listing and streaming public trades for specified delivery periods. If no delivery start is given, starts streaming all new public trades.
16+
* `list_orders`: Listing and streaming orders for specified delivery periods and gridpool IDs. If no delivery start is given, starts streaming all new orders for this gridpool ID.
17+
1418

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

0 commit comments

Comments
 (0)