summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-04-08 03:52:46 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-04-08 03:52:46 +0900
commit2d533e0cd87a1ba92e0e4381cb2f0b52120bcf32 (patch)
treed0bc72a9ff48924674897fe5845d8be8c92e8f15
parent11.0.0-alpha.1 (diff)
downloadsharkey-2d533e0cd87a1ba92e0e4381cb2f0b52120bcf32.tar.gz
sharkey-2d533e0cd87a1ba92e0e4381cb2f0b52120bcf32.tar.bz2
sharkey-2d533e0cd87a1ba92e0e4381cb2f0b52120bcf32.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3cdbf42da3..ac0a85a5fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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 にインスタンス名を反映させるように