diff --git a/CHANGELOG.md b/CHANGELOG.md index a406225ab..5eb40a53b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.2] - Unreleased +## [3.3] - Unreleased * [protoc_extra_arg not passed through](https://github.com/stepancheg/rust-protobuf/issues/643) * [move custom code before derive block in struct](https://github.com/stepancheg/rust-protobuf/issues/675) +* [Enum::from_32](https://github.com/stepancheg/rust-protobuf/pull/664) ## [3.2.0] - 2022-09-26