From 54a3418041adbb465894e3c653fa15c8a7332108 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 28 Aug 2024 10:18:37 +1000 Subject: [PATCH] oops --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 067f584..49d9ce5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ ### Unreleased +* The `parent_class` configuration now also changes the parent class for `Noticed::EventJob`. + ### 2.4.1 * 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