diff --git a/CHANGELOG.md b/CHANGELOG.md index 7522c7a6b..b892e421b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# 0.28.4 +* Backwards compatible changes: + * Added `bigtableadmin_v1` + * Updated `accesscontextmanager_v1beta` + * Updated `admin_directory_v1` + * Updated `androidenterprise_v1` + * Updated `bigtableadmin_v2` + * Updated `cloudsearch_v1` + * Updated `discovery_v1` + * Updated `dlp_v2` + * Updated `docs_v1` + * Updated `firebasehosting_v1beta1` + * Updated `iam_v1` + * Updated `speech_v1` + * Updated `speech_v1p1beta1` + * Updated `storagetransfer_v1` + * Updated `testing_v1` + # 0.28.3 * Backwards compatible changes: * Added `dfareporting_v3_3` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index 872e7f512..bd996c30b 100644 --- a/lib/google/apis/version.rb +++ b/lib/google/apis/version.rb @@ -15,7 +15,7 @@ module Google module Apis # Client library version - VERSION = '0.28.3'.freeze + VERSION = '0.28.4'.freeze # Current operating system # @private