changelog update

This commit is contained in:
Tanaka Zakku
2022-06-25 07:21:27 +09:00
parent b62e7d8767
commit e5937899bb

View File

@@ -11,7 +11,7 @@
- Updated clap crate package to version 3. (#413) (@hitnekoku)
- Updated the default usage and help menu. (#387) (@hitenkoku)
- Added default details output based on `rules/config/default_details.txt` when no `details` field in a rule is specified. (i.e. Sigma rules) (#359) (@hitenkoku)
- Adjusted execution path is not current directory. (#592) (@hitenkoku)
- Hayabusa can be run from any directory, not just from the current directory. (#592) (@hitenkoku)
- Added saved file size output when `output` is specified. (#595) (@hitenkoku)
**Bug Fixes:**