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 60c7e3c commit 0beff24Copy full SHA for 0beff24
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## [3.5] - Unreleased
+## [3.6] - Unreleased
4
+
5
+## [3.5.1] - Unreleased
6
7
+- [Remove deprecated `box_pointers` lint](https://github.com/stepancheg/rust-protobuf/pull/733)
8
9
+## [3.5.0] - 2024-06-26
10
11
- [Default to packed for repeated primitives in proto3](https://github.com/stepancheg/rust-protobuf/pull/707)
12
- [Put correct flag in comment of generated files](https://github.com/stepancheg/rust-protobuf/pull/655)
0 commit comments