Skip to content

Commit 93bf273

Browse files
committed
Delete obsolete release notes entries
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 2b78a64 commit 93bf273

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

RELEASE_NOTES.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515

1616
## New Features
1717

18-
* `dispatch-cli` supports now the parameter `--type` and `--running` to filter the list of running services by type and status, respectively.
19-
* Every call now has a default timeout of 60 seconds, streams terminate after five minutes. This can be influenced by the two new parameters for`DispatchApiClient.__init__()`:
20-
* `default_timeout: timedelta` (default: 60 seconds)
21-
* `stream_timeout: timedelta` (default: 5 minutes)
2218
* With the new `TargetCategory` class (providing `.category` and `.type`) we can now specify subtypes of the categories:
2319
* `ComponentCategory.BATTERY` uses `BatteryType` with possible values: `LI_ION`, `NA_ION`
2420
* `ComponentCategory.INVERTER` uses `InverterType` with possible values: `BATTERY`, `SOLAR`, `HYBRID`

0 commit comments

Comments
 (0)