Skip to content

Commit cc60ea8

Browse files
Clear release notes (#35)
2 parents 1217841 + cca2d24 commit cc60ea8

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,12 @@
66

77
## Upgrading
88

9-
- Refactor order states following `frequenz-api-electricity-trading` update to <branch>:
10-
11-
- Remove obsolete order states CANCEL_REQUESTED and CANCEL_REJECTED
12-
13-
- The minimum required version of `frequenz-client-base` is now 0.3
14-
15-
- The minimum required version of `frequenz-channels` is now 1.0
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1610

1711
## New Features
1812

19-
- Restrict the decimal points of the quantity and price values
20-
21-
- Integrate the BaseApiClient v0.5 into the client
22-
23-
- Add key based authorization to the client
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
2414

2515
## Bug Fixes
2616

27-
- Handle missing protobuf fields in Filter classes
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)