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 58ba9b6 commit e98a9f8Copy full SHA for e98a9f8
CHANGELOG.md
@@ -33,6 +33,12 @@ Version 3.0 is backward incompatible with 2.0 version. Changes are listed here:
33
- `generate_getter` option to disable generation of getters functions.
34
- [Flush `CodedOutputStream` on `drop`](https://github.com/stepancheg/rust-protobuf/commit/0e9cc5964c2731a771725bcf70125d3eb1c273b3)
35
36
+## [2.10] - Unreleased
37
+
38
+### Backward compatibility
39
40
+- Minimum supported Rust version is 1.40.0 now
41
42
## [2.9] - Unreleased
43
44
## [2.9.0] - (2019-09-30) yanked
0 commit comments