From d389ad29e203ed24aebb02796958837bdca6d35e Mon Sep 17 00:00:00 2001 From: gardar Date: Wed, 8 Mar 2023 17:14:36 +0000 Subject: [PATCH] chore: update version --- changelogs/changelog.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 9aefa847..e570b795 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -63,4 +63,5 @@ releases: - 'removed: community.crypto is only needed when testing (https://github.com/prometheus-community/ansible/pull/56)' trivial: - 'refactor: Disable line-length check in arguments_specs (https://github.com/prometheus-community/ansible/pull/58)' + - 'test: fix: 2.12+ test requirements install (https://github.com/prometheus-community/ansible/pull/61)' release_date: '2023-03-08'