add CHANGELOG

This commit is contained in:
Fairy-Phy 2023-11-11 17:57:01 +09:00
parent 6e061763a5
commit cea2817ce4
No known key found for this signature in database
GPG Key ID: 53E58673D5961DB5
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,10 @@
## 2023.x.x (unreleased) ## 2023.x.x (unreleased)
### General ### General
- - Feat: プラグインのスクリプトとデータを端末間で同期をできるようになりました
- 既存のプラグインはローカルに保存されています。
- ローカルのプラグインはアカウントに移動できます。
- `Mk:load`と`Mk:save`に引数`toAccount?: bool`が追加され、`true`にするとアカウントでデータを共有できます。(デフォルトは`false`)
### Client ### Client
- Fix: アイコンデコレーションが複数の場所で見切れている問題を修正 - Fix: アイコンデコレーションが複数の場所で見切れている問題を修正