Skip to content

Commit deda288

Browse files
authored
address a merge issue with the protoc_plugin changelog (#1002)
1 parent 5ed4611 commit deda288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protoc_plugin/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Bump `protobuf` constraint to `^4.1.0`
44
* Read `default_host` and `oauth_scopes` options from gRPC service definitions
55
and write that information to the generated gRPC clients.
6-
* Generate dartdocs for grpc services ([#973]).
76
* Adjust the deprecation messages for the message `clone()` and `copyWith()`
87
methods ([#998]).
8+
* Generate dartdocs for grpc services ([#973]).
99

1010
We now parse and generate code cooresponding to the proto options
1111
`google.api.default_host` and `google.api.oauth_scopes`:

0 commit comments

Comments
 (0)