forked from FoundKeyGang/FoundKey
Update CHANGELOG.md
This commit is contained in:
parent
9e1925c808
commit
2d533e0cd8
1 changed files with 9 additions and 0 deletions
|
@ -5,6 +5,15 @@ If you encounter any problems with updating, please try the following:
|
||||||
1. `npm run clean` or `npm run cleanall`
|
1. `npm run clean` or `npm run cleanall`
|
||||||
2. Retry update (Don't forget `npm i`)
|
2. Retry update (Don't forget `npm i`)
|
||||||
|
|
||||||
|
11.0.0
|
||||||
|
----------
|
||||||
|
* データベースがMongoDBからPostgreSQLに変更されました
|
||||||
|
|
||||||
|
### APIの破壊的変更
|
||||||
|
* v10時点で deprecated だったパラメータなどを削除
|
||||||
|
* notes/hybrid-timeline が notes/social-timeline にリネーム
|
||||||
|
* ストリームの hybridTimeline チャンネルが socialTimeline にリネーム
|
||||||
|
|
||||||
10.99.0
|
10.99.0
|
||||||
----------
|
----------
|
||||||
* manifest.json にインスタンス名を反映させるように
|
* manifest.json にインスタンス名を反映させるように
|
||||||
|
|
Loading…
Reference in a new issue