Skip to content

Commit

Permalink
chore: fully update 1.2.0 changelog (#584)
Browse files Browse the repository at this point in the history
missed an antsibull-release.
  • Loading branch information
toumorokoshi authored Jul 7, 2023
1 parent e0fc6ba commit 3da1c34
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ Google.Cloud Release Notes
v1.2.0
======

Minor Changes
-------------

- Add DataPlane V2 Support.
- Add auth support for GCP access tokens (#574).
- Add support for ip_allocation_policy->stack_type.

Bugfixes
--------

- Use default service account if `service_account_email` is unset.

v1.1.3
======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ releases:
- Use default service account if `service_account_email` is unset.
minor_changes:
- Add DataPlane V2 Support.
- Add support for ip_allocation_policy->stack_type.
- Add auth support for GCP access tokens (#574).
- Add support for ip_allocation_policy->stack_type.
release_date: '2023-07-07'

0 comments on commit 3da1c34

Please sign in to comment.