release: 1.1.3

changes needed to release ansible 1.1.3.
This commit is contained in:
Yusuke Tsutsumi 2023-03-04 18:14:17 +00:00
commit 15c36acbf0
5 changed files with 18 additions and 9 deletions

View file

@ -1,5 +0,0 @@
# https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelogs.rst#changelog-fragment-categories
bugfixes:
- >
gcp_compute_instance_info: fix incorrect documentation for filter which incorrectly
pointed to the gcloud filter logic rather than the API (fixes #549)