diff --git a/CHANGELOG.md b/CHANGELOG.md index 254283fcfc..dc17eb4304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -182,7 +182,7 @@ ### Mimirtool -* [CHANGE] Disable colored output on mimirtool when the output is not to a terminal. #9119 +* [CHANGE] Disable colored output on mimirtool when the output is not to a terminal. #9423 * [CHANGE] Add `--force-color` flag to be able to enable colored output when the output is not to a terminal. #9119 * [CHANGE] Analyze Rules: Count recording rules used in rules group as used. #6133 * [CHANGE] Remove deprecated `--rule-files` flag in favor of CLI arguments for the following commands: #8701