From 796762b69894571149feef5980569e15af8df5ad Mon Sep 17 00:00:00 2001 From: Jim Gay Date: Thu, 5 Sep 2024 14:08:50 -0400 Subject: [PATCH] Update changelog for minitest update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60d3224..1955505 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Test on ruby 3.3 +### Fixed + +- Load "chat_notifier" from the minitest plugin + ## [0.2.1] - 2024-07-01 ### Added