Update CHANGELOG.md

This commit is contained in:
syuilo 2019-04-08 03:52:46 +09:00
parent 9e1925c808
commit 2d533e0cd8
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -5,6 +5,15 @@ If you encounter any problems with updating, please try the following:
1. `npm run clean` or `npm run cleanall`
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
----------
* manifest.json にインスタンス名を反映させるように