Skip to content

Commit

Permalink
update changelog for fixing issue ansible-collections#343
Browse files Browse the repository at this point in the history
  • Loading branch information
ru-rocker committed Apr 9, 2021
1 parent 8d6d44b commit 0ff7ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Bugfixes
- ec2_vpc_endpoint - fix exception when attempting to delete an endpoint which has already been deleted (https://github.com/ansible-collections/community.aws/pull/362).
- ecs_task - use `required_if` to enforce mandatory parameters based on specified operation (https://github.com/ansible-collections/community.aws/pull/402).
- elb_application_lb - during the removal of an instance, the associated listeners are also removed.
- aws_ssm - enable aws ssm connections if **AWS_SESSION_TOKEN** is missing (https://github.com/ansible-collections/community.aws/issues/343).

v1.3.0
======
Expand Down

0 comments on commit 0ff7ae0

Please sign in to comment.