From 3400d611fd3eb275b9385b2e7137640d2f0af7b9 Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Fri, 24 Jun 2022 10:12:51 +0200 Subject: [PATCH] Update changelog according to 3.3.1 release (#890) Update changelog according to 3.3.1 release SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell --- CHANGELOG.rst | 3 +++ changelogs/changelog.yaml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 13172d662f9..ea2b421cca8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -85,6 +85,9 @@ Bugfixes - ec2_vpc_net - fix a bug where the module would get stuck if DNS options were updated in check mode (https://github.com/ansible/ansible/issues/62677). - elb_classic_lb - modify the return value of _format_listeners method to resolve a failure creating https listeners (https://github.com/ansible-collections/amazon.aws/pull/860). +v3.3.1 +====== + v3.3.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 1033db35ee0..5d9c9ddec10 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -817,6 +817,8 @@ releases: - psf-license.yml - validate-plugins.yml release_date: '2022-05-26' + 3.3.1: + release_date: '2022-06-22' 4.0.0: changes: breaking_changes: