Skip to content

Commit e580783

Browse files
authored
Reset release notes (#160)
2 parents 7f806ce + b80d7db commit e580783

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

RELEASE_NOTES.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Frequenz Dispatch API Release Notes
22

3+
## Summary
4+
5+
<!-- Here goes a general summary of what this release is about -->
6+
37
## Upgrading
48

5-
- Queries that compare against a time interval filter should check for the end time inside the recurrence rule.
6-
- `end_time` has been renamed `until` and is mutually exclusive with `count`.
7-
- Update request handlers should check the field mask for which attributes to update.
8-
- The common api dependency has been udpated so that the `v1` paths for `ComponentCategory` is used.
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 -->

0 commit comments

Comments
 (0)