From 8186e13cb1fd85ecf11944b02e85199e1058539e Mon Sep 17 00:00:00 2001 From: iProdigy <8106344+iProdigy@users.noreply.github.com> Date: Fri, 7 Jun 2024 16:33:19 -0700 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c126cc..f46b7f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Unreleased +- Minor: Send logout notifications to the Custom Metadata Handler in advanced settings. (#492) - Bugfix: Fire death notifications for Doom modifier in Fortis Colosseum. (#474) - Dev: Allow custom webhook handlers to use HTTP status code 307 and 308 to redirect requests. (#484) - Dev: Add message source to chat notification metadata. (#476)