diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f6bc1d6..f0805b1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,6 @@ -============================ +=========================== cloud.gcp_ops Release Notes -============================ +=========================== .. contents:: Topics diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 1126b85..34021e6 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -32,9 +32,9 @@ releases: changes: breaking_changes: - Bump minimum version requirement for ansible-core to 2.15 (https://github.com/redhat-cop/cloud.gcp_ops/pull/14). - minor_changes: + minor_changes: - Bump version of ansible-lint to minimum 24.7.0 (https://github.com/redhat-cop/cloud.gcp_ops/pull/14). - release_summary: This release removes support for ansible-core < 2.15. + release_summary: This release removes support for ansible-core < 2.15. fragments: - 14-bump-ansible-lint-version.yml - 2.0.0.yml