Skip to content

Commit b56b7ea

Browse files
yoshi-automationdazuma
authored andcommitted
Release google-cloud-webrisk 0.3.0 (#4086)
1 parent 9249b21 commit b56b7ea

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

google-cloud-webrisk/CHANGELOG.md

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

3+
### 0.3.0 / 2019-10-01
4+
5+
#### Features
6+
7+
* search_hashes now requires the thread_types argument (BREAKING CHANGE)
8+
39
### 0.2.1 / 2019-08-23
410

511
#### Documentation

google-cloud-webrisk/lib/google/cloud/webrisk/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 Webrisk
19-
VERSION = "0.2.1".freeze
19+
VERSION = "0.3.0".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)