Skip to content

Commit 59c0330

Browse files
authored
Prepare release notes for v0.2.1 (#32)
2 parents d8c8aa6 + ba211b8 commit 59c0330

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

RELEASE_NOTES.md

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

33
## Summary
44

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 -->
5+
* The generated docs now show the type of symbol in the table of contents and have cross-linking to the protobuf and channels documentation.
6+
* The minimum supported version of `protobuf` was downgraded to 4.21.6, so downstream projects having this older version as minimum requirements can still use this release.

0 commit comments

Comments
 (0)