diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-04-25 12:22:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-04-25 12:22:03 +0900 |
| commit | e581ead1ed58bf131b413435fef70eea5bb2f01c (patch) | |
| tree | 5afdcf3dda77c307872820fd467646dfc2b106c9 | |
| parent | 11.4.0 (diff) | |
| download | sharkey-e581ead1ed58bf131b413435fef70eea5bb2f01c.tar.gz sharkey-e581ead1ed58bf131b413435fef70eea5bb2f01c.tar.bz2 sharkey-e581ead1ed58bf131b413435fef70eea5bb2f01c.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f50bcef576..df090780a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ If you encounter any problems with updating, please try the following: How to migrate to v11 from v10 ------------------------------ +### 移行の注意点 +**以下のデータは引き継がれません** +* 通知 +* リモートの投稿 +* リバーシの対局 + +### 手順 1. v11をインストールしたい場所に syuilo/misskey をクローン 2. config を設定する * PostgreSQL(`db`)の設定とは別に、v10からMongoDBの設定をコピペしてくる(例は下にあります) |