From c02406ac711095eedbeeff229af8e368f77196aa Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Fri, 27 Oct 2023 10:04:08 +0100 Subject: Add new module API for adding custom fields to events `unsigned` section (#16549) --- changelog.d/16549.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16549.feature (limited to 'changelog.d') diff --git a/changelog.d/16549.feature b/changelog.d/16549.feature new file mode 100644 index 0000000000..51129200f3 --- /dev/null +++ b/changelog.d/16549.feature @@ -0,0 +1 @@ +Add a new module API callback that allows adding extra fields to events' unsigned section when sent down to clients. -- cgit 1.4.1