Skip to content

Commit

Permalink
changelog - fix formatting (#1928)
Browse files Browse the repository at this point in the history
[stable-7] changelog - fix formatting

SUMMARY
Fixes an extra backtick that snuck into a changelog fragment.
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
changelogs/changelog.yml
ADDITIONAL INFORMATION
See also #1926

Reviewed-by: Alina Buzachis
  • Loading branch information
tremble authored Dec 13, 2023
1 parent fa38e47 commit 3211d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2583,7 +2583,7 @@ releases:
bugfixes:
- ec2_vpc_subnet - cleanly handle failure when subnet isn't created in time
(https://github.com/ansible-collections/amazon.aws/pull/1848).
- s3_object - Fix typo that caused false deprecation warning when setting ``overwrite=latest```
- s3_object - Fix typo that caused false deprecation warning when setting ``overwrite=latest``
(https://github.com/ansible-collections/amazon.aws/pull/1847).
- s3_object - when doing a put and specifying ``Content-Type`` in metadata,
this module (since 6.0.0) erroneously set the ``Content-Type`` to ``None``
Expand Down

0 comments on commit 3211d28

Please sign in to comment.