Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoSecurity committed Oct 16, 2023
1 parent 5f83277 commit e77c652
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG-Japanese.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# 変更点

## 2.10.0 [xxxx/xx/xx] "xxx Release"

**改善:**

xxx

**バグ修正:**

- まれにJSONフィールドが正しくパースされない状態を修正した。(#1145) (@hitenkoku)

**その他:**

xxx

## 2.9.0 [2023/09/22] "Autumn Rain Release"

**改善:**
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changes

## 2.10.0 [xxxx/xx/xx] "xxx Release"

**Enhancements:**

xxx

**Bug Fixes:**

- 場合によっては`Details`で定義されたフィールド情報が`ExtraFieldInfo`にも出力されていた。(#1145) (@hitenkoku)
- JSON出力で、`AllFieldInfo`は改行文字とタブ文字を除去していたが、出力するように修正した。 (#1189) (@hitenkoku)

**Other:**

xxx

## 2.9.0 [2023/09/22] "Autumn Rain Release"

**Enhancements:**
Expand Down

0 comments on commit e77c652

Please sign in to comment.