Skip to content

Commit b27175a

Browse files
authored
Clear release notes (#367)
2 parents 7354269 + 21e068f commit b27175a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

RELEASE_NOTES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Frequenz channels Release Notes
22

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+
311
## New Features
412

5-
- Added a `Receiver.close()` method for closing just a receiver. Also implemented it for all the `Receiver` implementations in this library.
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)