From 6ece5099d0bdfc26b14f37c20af6ee408f7af0ec Mon Sep 17 00:00:00 2001 From: Alexei Znamensky Date: Tue, 29 Jul 2025 21:48:43 +1200 Subject: [PATCH] add changelog frag --- changelogs/10514-deprecate-bearychat.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/10514-deprecate-bearychat.yml diff --git a/changelogs/10514-deprecate-bearychat.yml b/changelogs/10514-deprecate-bearychat.yml new file mode 100644 index 0000000000..202210ac8c --- /dev/null +++ b/changelogs/10514-deprecate-bearychat.yml @@ -0,0 +1,2 @@ +deprecated_features: + - bearychat - module is deprecated and will be removed in community.general 12.0.0 (https://github.com/ansible-collections/community.general/issues/10514).