Skip to content

Commit

Permalink
Merge pull request #1204 from Yamato-Security/finalize-2.10.0
Browse files Browse the repository at this point in the history
finalize 2.10.0
  • Loading branch information
YamatoSecurity authored Oct 30, 2023
2 parents fe35343 + 56bb65e commit a11776d
Show file tree
Hide file tree
Showing 6 changed files with 139 additions and 149 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG-Japanese.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 変更点

## 2.10.0 [xxxx/xx/xx] "xxx Release"
## 2.10.0 [2023/10/31] "Halloween Release"

**改善:**

Expand All @@ -13,10 +13,6 @@
- まれにJSONフィールドが正しくパースされない状態を修正した。(#1145) (@hitenkoku)
- JSON出力で、`AllFieldInfo`は改行文字とタブ文字を除去していたが、出力するように修正した。 (#1189) (@hitenkoku)

**その他:**

xxx

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

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

## 2.10.0 [xxxx/xx/xx] "xxx Release"
## 2.10.0 [2023/10/31] "Halloween Release"

**Enhancements:**

Expand All @@ -13,10 +13,6 @@
- Fixed that field information defined in `Details` was also output to `ExtraFieldInfo` in some cases. (#1145) (@hitenkoku)
- Fixed output of newline and tab characters in `AllFieldInfo` in JSON output. (#1189) (@hitenkoku)

**Other:**

xxx

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

**Enhancements:**
Expand Down
Loading

0 comments on commit a11776d

Please sign in to comment.