From 8cdcc4bba8e37925466fa2f059f9821b7c19505e Mon Sep 17 00:00:00 2001 From: Michael Kaye <1917473+michaelkaye@users.noreply.github.com> Date: Wed, 6 Apr 2022 15:59:09 +0100 Subject: [PATCH] Add changelog entry for unique ID --- changelog.d/54.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/54.feature diff --git a/changelog.d/54.feature b/changelog.d/54.feature new file mode 100644 index 0000000..c4ce489 --- /dev/null +++ b/changelog.d/54.feature @@ -0,0 +1 @@ +Pass the prefix as a unique ID for the rageshake to the generic webhook mechanism.