Skip to content

Commit 2a5e9f0

Browse files
chore: release google-analytics-data-v1beta 0.3.0 (googleapis#13940)
1 parent 4467f8c commit 2a5e9f0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

google-analytics-data-v1beta/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.3.0 / 2021-09-07
4+
5+
#### Features
6+
7+
* Support for the check_compatibility RPC
8+
39
### 0.2.1 / 2021-08-11
410

511
#### Bug Fixes

google-analytics-data-v1beta/lib/google/analytics/data/v1beta/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Analytics
2222
module Data
2323
module V1beta
24-
VERSION = "0.2.1"
24+
VERSION = "0.3.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)