From c62f14e7259d03e60792602d3bd0839ede42951b Mon Sep 17 00:00:00 2001 From: Christopher Swenson Date: Tue, 13 Feb 2024 17:03:31 -0800 Subject: [PATCH] 24718 conform to changelog process (#25404) --- changelog/24718.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/24718.txt b/changelog/24718.txt index ec7882f5b5..990de52941 100644 --- a/changelog/24718.txt +++ b/changelog/24718.txt @@ -1,3 +1,3 @@ ```release-note:feature -database: Emit event notifications +**Database Event Notifications**: The database plugin now emits event notifications. ```