Prepare for release of v1.5.2

This commit is contained in:
Chris Hawk 2025-04-18 15:15:50 -07:00
commit 8fd16c6515
3 changed files with 16 additions and 1 deletions

View file

@ -128,3 +128,10 @@ releases:
fragments:
- 667-include-2-16-in-ci.yml
release_date: '2025-01-30'
1.5.2:
changes:
bugfixes:
- gcp_compute - fixed get_project_disks to process all responses (https://github.com/ansible-collections/google.cloud/pull/677).
fragments:
- 677-get-project-disks.yaml
release_date: '2025-04-18'