Skip to content

Commit e59fa6f

Browse files
Prep 3.3.1 release (#886)
Prep 3.3.1 release Run add_docs, generate changelog SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell <None>
1 parent 024ffde commit e59fa6f

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ community.aws Release Notes
55
.. contents:: Topics
66

77

8+
v3.3.1
9+
======
10+
811
v3.3.0
912
======
1013

changelogs/changelog.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -789,3 +789,5 @@ releases:
789789
- psf-license.yml
790790
- validate-plugins.yml
791791
release_date: '2022-05-26'
792+
3.3.1:
793+
release_date: '2022-06-22'

docs/amazon.aws.aws_ec2_inventory.rst

+3
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ Parameters
272272
<span style="color: purple">list</span>
273273
/ <span style="color: purple">elements=dictionary</span>
274274
</div>
275+
<div style="font-style: italic; font-size: small; color: darkgreen">added in 1.5.0</div>
275276
</td>
276277
<td>
277278
<b>Default:</b><br/><div style="color: blue">[]</div>
@@ -487,6 +488,7 @@ Parameters
487488
<span style="color: purple">list</span>
488489
/ <span style="color: purple">elements=dictionary</span>
489490
</div>
491+
<div style="font-style: italic; font-size: small; color: darkgreen">added in 1.5.0</div>
490492
</td>
491493
<td>
492494
<b>Default:</b><br/><div style="color: blue">[]</div>
@@ -755,6 +757,7 @@ Parameters
755757
<div style="font-size: small">
756758
<span style="color: purple">boolean</span>
757759
</div>
760+
<div style="font-style: italic; font-size: small; color: darkgreen">added in 1.5.0</div>
758761
</td>
759762
<td>
760763
<ul style="margin: 0; padding: 0"><b>Choices:</b>

galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: amazon
22
name: aws
3-
version: 3.3.0
3+
version: 3.3.1
44
readme: README.md
55
authors:
66
- Ansible (https://github.com/ansible)

0 commit comments

Comments
 (0)