From 2bc1f127c826c2872e06c798eef068268773a913 Mon Sep 17 00:00:00 2001 From: iProdigy <8106344+iProdigy@users.noreply.github.com> Date: Sun, 2 Mar 2025 23:50:20 -0600 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53982c16..56ddc537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## Unreleased +- Dev: Require users to opt-in to the external plugin notifier. (#670) + ## 1.11.0 - Major: Allow external plugins to request Dink webhook notifications. (#666)