Skip to content

Commit 86916b9

Browse files
authored
Update CHANGELOG.md
1 parent 5990f3b commit 86916b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Version 3.0 is backward incompatible with 2.0 version. Changes are listed here:
6565
- Generated code no longer uses unsafe (protobuf library still does)
6666
- Add a couple functions to reflection
6767

68+
## [2.8] - Unreleased
69+
70+
- [Add `async` and `await` to rust keywords](https://github.com/stepancheg/rust-protobuf/pull/461)
71+
6872
## [2.8.1] - 2019-09-06
6973

7074
- [hidden lifetime parameters in types are deprecated](https://github.com/stepancheg/rust-protobuf/issues/435)

0 commit comments

Comments
 (0)