File tree Expand file tree Collapse file tree 2 files changed +34
-4
lines changed
Expand file tree Collapse file tree 2 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 1+ # Frequenz Dispatch API Release Notes
2+
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+
11+ ## New Features
12+
13+ <!-- Here goes the main new features and examples or instructions on how to use them -->
14+
15+ ## Bug Fixes
16+
17+ <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
Original file line number Diff line number Diff line change 1- # Release notes
2-
3- - Package-based versioning has been introduced.
4- - As part of this, the protobuf definitions and generated python code now has the path ` frequenz.dispatch.v1 ` .
1+ # Frequenz Dispatch API Release Notes
2+
3+ ## Summary
4+
5+ <!-- Here goes a general summary of what this release is about -->
6+
7+ ## Upgrading
8+
9+ - As part of introducing versioning, the protobuf definitions and generated python code now has the path ` frequenz.dispatch.v1 ` .
10+
11+ ## New Features
12+
13+ - Package-based versioning has been introduced.
14+
15+ ## Bug Fixes
16+
17+ <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
You can’t perform that action at this time.
0 commit comments