summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelogs/fragments/79362-validate-modules-underscore.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/fragments/79362-validate-modules-underscore.yml b/changelogs/fragments/79362-validate-modules-underscore.yml
index c3bc21c506..0592e8d85f 100644
--- a/changelogs/fragments/79362-validate-modules-underscore.yml
+++ b/changelogs/fragments/79362-validate-modules-underscore.yml
@@ -1,6 +1,6 @@
breaking_changes:
- "ansible-doc - no longer treat plugins in collections whose name starts with ``_`` as deprecated
- (https://github.com/ansible/ansible/pull/79217)."
+ (https://github.com/ansible/ansible/pull/79362)."
- "ansible-test sanity - previously plugins and modules in collections whose name started with ``_``
were treated as deprecated, even when they were not marked as deprecated in ``meta/runtime.yml``.
This is no longer the case (https://github.com/ansible/ansible/pull/79362)."