Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoSecurity committed Nov 9, 2024
1 parent cb7238d commit bcf8003
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-Japanese.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- `hayabusa-evtx`クレートをバージョン`0.8.12`に更新した。(@yamatosecurity)
- JSONフィールドの出力順序が元のXMLに従って保持されるようになった。(omerbenamram/evtx #241)
- 属性と同じ名前を持つ複数のサブノードは上書きされ、最後の1つだけが出力されていた。(omerbenamram/evtx #245)
- `logon-summary``eid-metrics`が複数のプログレスバーを出力することがあった。 #1479 (@fukusuket)

## 2.18.0 [2024/10/23] - SecTor Release

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- Updated `hayabusa-evtx` crate to `0.8.12`. (@yamatosecurity)
- JSON field output order is now preserved according to the original XML. (omerbenamram/evtx #241)
- Multiple sub-nodes with attributes and the same name would be overwritten and only the last one kept. (omerbenamram/evtx #245)
- `logon-summary` and `eid-metrics` would sometimes output multiple progress bars. #1479 (@fukusuket)

## 2.18.0 [2024/10/23] - SecTor Release

Expand Down

0 comments on commit bcf8003

Please sign in to comment.