Skip to content

Commit f052d8c

Browse files
yoshi-automationdazuma
authored andcommitted
Release google-cloud-language 0.35.0 (#4229)
1 parent 3751385 commit f052d8c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

google-cloud-language/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release History
22

3+
### 0.35.0 / 2019-10-29
4+
5+
This release require Ruby 2.4 or later.
6+
7+
#### Documentation
8+
9+
* Clarify which Google Cloud Platform products support auto-discovered credentials
10+
311
### 0.34.0 / 2019-10-03
412

513
#### Features

google-cloud-language/lib/google/cloud/language/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
module Language
19-
VERSION = "0.34.0".freeze
19+
VERSION = "0.35.0".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)