From 2eec3ecc09571c07f5fbc36689e47b630b7a1c36 Mon Sep 17 00:00:00 2001 From: Kai Dubauskas Date: Thu, 5 Mar 2026 18:18:04 -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 bc6cde8389..a91af80d33 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, while notifications sent to explicit user entity recipients still send DMs. +**BREAKING**: Only send DMs to user entity recipients. Notifications sent to non-user entities no longer send Slack DMs to resolved users.