Skip to content

Commit 3c91554

Browse files
committed
Update release notes
Signed-off-by: Simon Völcker <simon.voelcker@frequenz.com>
1 parent fb1aed7 commit 3c91554

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ This release makes incremental improvements to the client and the quantity types
1515
- All methods on `Quantity` types are now `const`.
1616

1717
- `Quantity` types have two new methods `min` and `max`, similar to the `min` and `max` methods on fundamental numerical types.
18+
19+
- New method `MockMicrogridApiClient::augment_electrical_component_bounds` captures requests so that these can be used in test cases. Obtain the list of captured requests using `MockMicrogridApiClient::augment_bounds_calls_handle` (also new).
20+
21+
- New method `MockComponent.add_component_bounds` allows to add metric bounds to a mock component.

0 commit comments

Comments
 (0)