updated changelog due to additional ommission to other issue #479
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
**改善:**
|
||||
|
||||
- `--update-rules` オプションを利用する時に、更新対象のレポジトリを`--rules`オプションで指定できるようにした。 (#615) (@hitenkoku)
|
||||
- 並列処理の改善による高速化。 (#479) (@kazuminn)
|
||||
- ファイルへの出力時にRulePathとFilePathにおける相対パスの`./`、 `../`の出力を省略した。 `--rules`、 `--file-path`、 `--directory`のオプションで相対パスを指定したときに出力を省略する。 (#623) (@hitenkoku)
|
||||
|
||||
**バグ修正:**
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
**Enhancements:**
|
||||
|
||||
- Combining the two options, you can now update rules with `--update-rules` option to a custom rules directory with the `--rules` option. (#615) (@hitenkoku)
|
||||
- Improve parallel processing. (#479) (@kazuminn)
|
||||
- Ommited RulePath and FilePath relative path options in output file when `--rules` and `--file-path` and `--directory` option is relative path. (#623) (@hitenkoku)
|
||||
|
||||
**Bug Fixes:**
|
||||
|
||||
Reference in New Issue
Block a user