Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Nov 19, 2019
1 parent 660bc45 commit 7163ffc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# ChangeLog
## 1.3.0 (2019/11/19)
* インスタンスのフォロー/フォロワーを確認できるように
* リモートユーザーのアバターをサムネイル品質で表示するように修正
* 無駄なAP deliverをしないように (by mei23)
* フォロワー解除アクティビティを正しく受け取るように (by mei23)
* クライアントのデザインの調整

## 1.2.1 (2019/11/08)
* クライアントのデザインの調整

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dolphin",
"author": "syuilo <[email protected]>",
"version": "1.2.1",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "https://github.com/syuilo/dolphin.git"
Expand Down

0 comments on commit 7163ffc

Please sign in to comment.