Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Dec 29, 2023
1 parent a1bf888 commit 84e4a4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions protoc_plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@
fields is now `PbMap` (instead of `Map`). ([#903])

This change requires protobuf-4.0.0.
* "Deprecated" options messages, grpc services and methods, and enum types and
values are now handled to generate Dart `@deprecated` annotations. ([#900],
[#908])

[#738]: https://github.com/google/protobuf.dart/issues/738
[#903]: https://github.com/google/protobuf.dart/pull/903
[#900]: https://github.com/google/protobuf.dart/issues/900
[#908]: https://github.com/google/protobuf.dart/pull/908

## 21.1.2

Expand Down

0 comments on commit 84e4a4e

Please sign in to comment.