You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+2-13Lines changed: 2 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,5 @@
2
2
3
3
## Summary
4
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 -->
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