all: release v0.21.0

This commit will be tagged v0.21.0.

Change-Id: Id5a403cb79ce20e118eb67f3b41ed53ca51e2208
Reviewed-on: https://code-review.googlesource.com/c/google-api-go-client/+/54310
Reviewed-by: Tyler Bui-Palsulich <tbp@google.com>
diff --git a/CHANGES.md b/CHANGES.md
index 997a22b..a12d102 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,8 +1,17 @@
+# v0.21.0
+
+- Disabled automatic switching to *.mtls.googleapis.com endpoints.
+
+- Various updates to autogenerated clients.
+
+_Please note:_ the release version is not indicative of an individual client's
+stability or version.
+
 # v0.20.0
 
-- WithGRPCConnectionPool is a no-op for some APIs
+- WithGRPCConnectionPool is a no-op for some APIs.
 
-- correctly report Go version of runtime
+- correctly report Go version of runtime.
 
 - Various updates to autogenerated clients.