Skip to content

Commit 2428508

Browse files
authored
Merge pull request #38 from Marenz/relnotes
Prepare release notes
2 parents bb6518e + ad6cde4 commit 2428508

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## Summary
44

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.
67

78
## Upgrading
89

@@ -15,7 +16,3 @@
1516
- 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.
1617
- The `DispatchGenerator.generate_dispatch` method now accepts a `microgrid_id` parameter to generate `Dispatch` instances with a specific microgrid ID.
1718
- 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

Comments
 (0)