updated changelog #675

This commit is contained in:
DastInDark
2022-08-23 22:57:03 +09:00
parent c93a979791
commit b63795d81f
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
- 結果概要に各レベルで検知した上位5つのルールを表示するようにした。 (#667) (@hitenkoku)
- 結果概要を出力しないようにするために `--no-summary` オプションを追加した。 (#672) (@hitenkoku)
- 結果概要の表示を短縮させた。 (#675) (@hitenkoku)
**バグ修正:**

View File

@@ -10,6 +10,7 @@
- Added top alerts to results summary. (#667) (@hitenkoku)
- Added `--no-summary` option to not display the results summary. (#672) (@hitenkoku)
- Condensed detection count results in the results summary. (#675) (@hitenkoku)
**Bug Fixes:**