From 878e73bd4b37ffec14cc80be1f01a0f081db7b0a Mon Sep 17 00:00:00 2001 From: Kai Dubauskas Date: Thu, 5 Mar 2026 18:17:37 -0500 Subject: [PATCH] changelog wording Signed-off-by: Kai Dubauskas --- .changeset/curvy-socks-punch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/curvy-socks-punch.md b/.changeset/curvy-socks-punch.md index 2d06b292ec..bc6cde8389 100644 --- a/.changeset/curvy-socks-punch.md +++ b/.changeset/curvy-socks-punch.md @@ -2,4 +2,4 @@ '@backstage/plugin-notifications-backend-module-slack': minor --- -**BREAKING**: Notifications sent to non-user entities no longer send Slack DMs to resolved users. +**BREAKING**: Notifications sent to non-user entities no longer send Slack DMs to resolved users, while notifications sent to explicit user entity recipients still send DMs.