From 6bf485540c8a0b09bc5460bf44f9ad54651273f1 Mon Sep 17 00:00:00 2001 From: Bianca Henderson Date: Tue, 20 May 2025 14:43:09 -0400 Subject: [PATCH] Remove unnecessary changelog fragment from main --- changelogs/fragments/20250513-python_support.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 changelogs/fragments/20250513-python_support.yml diff --git a/changelogs/fragments/20250513-python_support.yml b/changelogs/fragments/20250513-python_support.yml deleted file mode 100644 index ba84ac71e7a..00000000000 --- a/changelogs/fragments/20250513-python_support.yml +++ /dev/null @@ -1,5 +0,0 @@ -breaking_changes: -- community.aws collection - Due to the AWS SDKs announcing the end of support - for Python less than 3.8 (https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/), - support for Python less than 3.8 by this collection has been deprecated and will be removed in release 10.0.0. - (https://github.com/ansible-collections/community.aws/pull/2304). \ No newline at end of file