fixed lack of parenthesis in v1.3.0 changelog

This commit is contained in:
DustInDark
2022-06-08 19:13:50 +09:00
parent 77b063639b
commit 7e5ebc0216

View File

@@ -39,7 +39,7 @@
**Bug Fixes:**
- Fixed the `--start-timeline` and `--end-timeline` options as they were not working. (#546) @hitenkoku)
- Fixed the `--start-timeline` and `--end-timeline` options as they were not working. (#546) (@hitenkoku)
- Fixed crash bug when level in rule is not valid. (#560) (@hitenkoku)
## v1.2.2 [2022/05/20]