We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9d57d commit ab45453Copy full SHA for ab45453
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# ChangeLog
2
+## 1.1.0 (2019/11/05)
3
+* リアクションの設定を改善
4
+* nodeinfoの取り扱いを強化
5
+* 他のインスタンスのカスタム絵文字を取り込めるように
6
+* クライアントのデザインの調整
7
+
8
## 1.0.2 (2019/11/03)
9
* フォローインポートなどができない問題を修正
10
package.json
@@ -1,7 +1,7 @@
{
"name": "dolphin",
"author": "syuilo <i@syuilo.com>",
- "version": "1.0.2",
+ "version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/syuilo/dolphin.git"
0 commit comments