You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
3
3
## Summary
4
4
5
-
<!-- Here goes a general summary of what this release is about -->
5
+
This release contains a few breaking changes that were required to enhance the
6
+
API.
6
7
7
8
## Upgrading
8
9
@@ -15,7 +16,3 @@
15
16
- A new module `frequenz.client.dispatch.test` has been added, providing a fake Service and Client as well as a `DispatchGenerator` to generate `Dispatch` instances filled with random data.
16
17
- The `DispatchGenerator.generate_dispatch` method now accepts a `microgrid_id` parameter to generate `Dispatch` instances with a specific microgrid ID.
17
18
- The `Client.create()` method now returns the newly created `Dispatch` object.
18
-
19
-
## Bug Fixes
20
-
21
-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments