updated changelog #608

This commit is contained in:
DustInDark
2022-06-29 00:32:38 +09:00
parent 9c449ae0f6
commit 37f9350082
2 changed files with 28 additions and 0 deletions
+14
View File
@@ -1,5 +1,19 @@
# 変更点
## v1.4.1 [2022/xx/xx]
**新機能:**
- XXX
**改善:**
- `--deep-scan`オプションの追加。 このオプションがない場合、`config/target_event_ids.txt`で指定されたイベントIDのみをスキャン対象とします。 このオプションをつけることですべてのイベントIDをスキャン対象とします。(#608) (@hitenkoku)
**バグ修正:**
- XXX
## v1.4.0 [2022/06/26]
**新機能:**
+14
View File
@@ -1,5 +1,19 @@
# Changes
## v1.4.1 [2022/xx/xx]
**New Features:**
- XXX
**Enhancements:**
- Added `--deep-scan` option. Default scan target is filtered EventIDs in `config/target_event_ids.txt`. With this option, scan target is all EventIDs. (#608) (@hitenkoku)
**Bug Fixes:**
- XXX
## v1.4.0 [2022/06/26]
**New Features:**