From 7e8695875b786ce210d02b160613846514ea2ef6 Mon Sep 17 00:00:00 2001 From: Yamato Security <71482215+YamatoSecurity@users.noreply.github.com> Date: Fri, 7 Oct 2022 15:45:14 +0900 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01d17cba..e7e694a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ **Enhancements:** -- Fixed Display contents with no use detection rule option. (`-M` and `-L` ) (#730) (@hitenkoku) +- Do not display a message about loading detection rules when using the `-M` or `-L` options. (#730) (@hitenkoku) **Bug Fixes:**