Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-ogi committed Sep 6, 2023
1 parent cf03729 commit 24c566a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ChangeLog

## 3.15.0
* `g.Storage` とその周辺のコードを削除
* ゲーム開発者に影響はありません。

### エンジン開発者への影響
* `g.Game#storage` が削除されます。
* `g.JoinEvent` のコンストラクタ関数の引数が一部変更になります。

## 3.14.2
* `g.Scene#seethrough` を追加

Expand Down

0 comments on commit 24c566a

Please sign in to comment.