We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5990f3b commit 86916b9Copy full SHA for 86916b9
CHANGELOG.md
@@ -65,6 +65,10 @@ Version 3.0 is backward incompatible with 2.0 version. Changes are listed here:
65
- Generated code no longer uses unsafe (protobuf library still does)
66
- Add a couple functions to reflection
67
68
+## [2.8] - Unreleased
69
+
70
+- [Add `async` and `await` to rust keywords](https://github.com/stepancheg/rust-protobuf/pull/461)
71
72
## [2.8.1] - 2019-09-06
73
74
- [hidden lifetime parameters in types are deprecated](https://github.com/stepancheg/rust-protobuf/issues/435)
0 commit comments