File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ Google.Cloud Release Notes
4
4
5
5
.. contents :: Topics
6
6
7
+ v1.5.3
8
+ ======
9
+
10
+ Bugfixes
11
+ --------
12
+
13
+ - updated README to match required format (https://github.com/ansible-collections/google.cloud/pull/682).
14
+
7
15
v1.5.2
8
16
======
9
17
Original file line number Diff line number Diff line change @@ -135,3 +135,10 @@ releases:
135
135
fragments :
136
136
- 677-get-project-disks.yaml
137
137
release_date : ' 2025-04-18'
138
+ 1.5.3 :
139
+ changes :
140
+ bugfixes :
141
+ - updated README to match required format (https://github.com/ansible-collections/google.cloud/pull/682).
142
+ fragments :
143
+ - 682-update-readme.yaml
144
+ release_date : ' 2025-04-30'
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ namespace: google
10
10
name : cloud
11
11
12
12
# The version of the collection. Must be compatible with semantic versioning
13
- version : 1.5.2
13
+ version : 1.5.3
14
14
15
15
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
16
16
readme : README.md
You can’t perform that action at this time.
0 commit comments