updated changelog #714

This commit is contained in:
DastInDark
2022-09-28 01:30:17 +09:00
parent 4244157809
commit 552e3baec5
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
- EventID解析のオプションをmetricsオプションに変更した。(旧: -s -> 新: -M) (#706) (@hitenkoku)
- ルール更新オプション(`-u`)を利用したときにHayabusaの新バージョンがないかを確認し、表示するようにした。 (#710) (@hitenkoku)
- HTMLレポート内にロゴを追加した。 (#714) (@hitenkoku)
**バグ修正:**

View File

@@ -11,6 +11,7 @@
- Changed Event ID Statistics option to Event ID Metrics option. (`-s, --statistics` -> `-M, --metrics`) (#706) (@hitenkoku)
(Note: `statistics_event_info.txt` was changed to `event_id_info.txt`.)
- Added display new version of Hayabusa when updating. (#710) (@hitenkoku)
- Added logo in HTML summary output. (#714) (@hitenkoku)
**Bug Fixes:**