diff --git a/CHANGELOG.md b/CHANGELOG.md index 98264e970..a30611641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +- `protoc-gen-rust` renamed to `protoc-gen-rs`. `protoc --rust_out=` no longer works with latest Google protobuf, + they are working on official protobuf support for Rust. - Do not detect nightly in `protobuf` crate (no longer needed) ## [3.6.0] - 2024-09-30