diff --git a/CHANGELOG.md b/CHANGELOG.md index 4206ab762..7522c7a6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# 0.28.3 +* Backwards compatible changes: + * Added `dfareporting_v3_3` + * Updated `bigquery_v2` + * Updated `cloudfunctions_v1` + * Updated `cloudtasks_v2beta3` + * Updated `dataflow_v1b3` + * Updated `games_v1` + * Updated `iam_v1` + * Updated `iamcredentials_v1` + * Updated `script_v1` + * Updated `serviceconsumermanagement_v1` + * Updated `servicecontrol_v1` + * Updated `youtube_partner_v1` + # 0.28.2 * Backwards compatible changes: * Added `docs_v1` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index b4c57296d..872e7f512 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.2'.freeze + VERSION = '0.28.3'.freeze # Current operating system # @private