Skip to content

Commit 3ca46c0

Browse files
committed
Update release notes and prepare them for v0.18.4
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 8b36e6d commit 3ca46c0

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

RELEASE_NOTES.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
# Frequenz Microgrid API Client Release Notes
22

3-
## Summary
4-
5-
<!-- Here goes a general summary of what this release is about -->
6-
7-
## Upgrading
8-
9-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10-
113
## New Features
124

13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
14-
15-
## Bug Fixes
5+
* `Component` classes now expose two new functions to check the operational mode:
166

17-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
7+
- `provides_telemetry()`: whether the component provides telemetry data
8+
- `accepts_control()`: whether the component accepts control commands

0 commit comments

Comments
 (0)