Skip to content

Commit a8b6634

Browse files
committed
Update release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent df4d3da commit a8b6634

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
This release is a major breaking change, as we jump to the API specification version 0.17.x, which introduces big and fundamental breaking changes. This also starts using the `v1` namespace in `frequenz-api-common`, which also introduces major breaking changes. It would be very hard to detail all the API changes here, please refer to the [Microgrid API releases](https://github.com/frequenz-floss/frequenz-api-microgrid/releases) and [Common API releases](https://github.com/frequenz-floss/frequenz-api-common/releases).
66

77
## Upgrading
88

9-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
9+
- `MicrogridApiClient`:
10+
11+
* The client now follows the v0.17 API names, so most methods changed names and signatures.
1012

1113
## New Features
1214

0 commit comments

Comments
 (0)