From 83130d48d0384a0e64943dd216f9770b14f927ea Mon Sep 17 00:00:00 2001 From: Bhavesh Rathod <83797218+rathod-b@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:44:06 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb961ce7a..130c106f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,11 @@ Classify the change according to the following categories: ##### Removed ### Patches +## Develop - 2024-10-24 +### Minor Updates +##### Changed +- Summary focus can now be a string with multiple types of focus such as `A,B,C` + ## v3.10.1 ### Minor Updates ##### Fixed