Skip to content

Commit a82d624

Browse files
Reset Release Notes after release v0.6.3
Signed-off-by: camille-bouvy-frequenz <[email protected]>
1 parent ddb3147 commit a82d624

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

RELEASE_NOTES.md

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

3-
Update of the `PaginationParams` struct.
3+
## Summary
44

5-
## Upgrading
6-
7-
- `PaginationParams` has been changed so that the `page_size` and `page_token`
8-
fields are now mutually exclusive.
5+
<!-- Here goes a general summary of what this release is about -->
96

10-
- A new component category `COMPONENT_CATEGORY_HVAC` has been added to the API
11-
to represent HVAC (Heating, Ventilation, and Air Conditioning) systems.
7+
## Upgrading
128

13-
- Additional information for energy metric
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1410

15-
- Generalize Energy message documentation for broader market use
11+
## New Features
1612

17-
- Add Power message to represent Power in MW
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1814

1915
## Bug Fixes
2016

21-
- Fix a dependency issue by pinning the `grpcio` version and related libraries.
22-
- Fixed a wrong documentation comment for `COMPONENT_CATEGORY_UNSPECIFIED`.
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)