Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoSecurity committed Feb 28, 2024
1 parent be774f6 commit 3af3cfd
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 @@ -5,6 +5,7 @@
**改善:**

- 重複するコードを削除するためのリファクタリング。 (#99) (@fukusuket)
- JSONのパースを`jsony`に変更することで、処理速度が2倍以上速くなった。 (#122) (@fukusuket)

## 2.4.0 [2024/02/22] - Ninja Day Release

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
**Enhancements:**

- Refactoring to remove duplicate code. (#99) (@fukusuket)
- Processing speed is more than twice as fast by changing the JSON parsing to `jsony`. (#122) (@fukusuket)

## 2.4.0 [2024/02/22] - Ninja Day Release

Expand Down

0 comments on commit 3af3cfd

Please sign in to comment.