Skip to content

Commit fe8f239

Browse files
yoshi-automationdazuma
authored andcommitted
Release google-cloud-secret_manager 0.2.0 (googleapis#4703)
1 parent b9f0ccb commit fe8f239

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

google-cloud-secret_manager/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release History
22

3+
### 0.2.0 / 2020-01-17
4+
5+
#### Features
6+
7+
* Use update to secret_manager-v1beta1 that provides resource path helpers
8+
9+
#### Documentation
10+
11+
* Clarify library status and provide some additional links to the generated library docs
12+
313
### 0.1.0 / 2020-01-09
414

515
* Initial release.
6-

google-cloud-secret_manager/lib/google/cloud/secret_manager/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 SecretManager
19-
VERSION = "0.1.0".freeze
19+
VERSION = "0.2.0".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)