From 0b79445db0103270861ce4d95100472ed9bec0f0 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 28 Aug 2024 10:18:27 +1000 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdf01fc..067f584 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * Include private methods when checking if respond_to?(:method). Fixes #475 +* The `parent_class` configuration now also changes the parent class for `Noticed::EventJob`. + ### 2.4.0 * Add `recipients` feature to let Notifiers determine their recipients