CHANGELOG.md in grpc-google-iam-v1-0.6.10 vs CHANGELOG.md in grpc-google-iam-v1-0.6.11

- old
+ new

@@ -1,9 +1,15 @@ # Release History +### 0.6.11 / 2021-02-01 + +* Fully qualify proto names internally. +* Update googleapis-common-protos dependency to 1.3.11. +* Require protobuf 3.14. + ### 0.6.10 / 2020-04-08 * Add "options" field to Google::Iam::V1::GetIamPolicyRequest. * Support conditional policy bindings via the "condition" field in Google::Iam::V1::Binding. * Support policy delta types. * Update googleapis-common-protos dependency to 1.3.10. -* Require protobuf 3.11 and grpc 1.27. +* Require protobuf 3.11.