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 63307bf commit e237060Copy full SHA for e237060
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# ChangeLog
2
+## 1.3.1 (2019/11/20)
3
+* クライアントのデザインの調整
4
+
5
## 1.3.0 (2019/11/19)
6
* インスタンスのフォロー/フォロワーを確認できるように
7
* リモートユーザーのアバターをサムネイル品質で表示するように修正
package.json
@@ -1,7 +1,7 @@
{
"name": "dolphin",
"author": "syuilo <i@syuilo.com>",
- "version": "1.3.0",
+ "version": "1.3.1",
"repository": {
"type": "git",
"url": "https://github.com/syuilo/dolphin.git"
0 commit comments