This commit is contained in:
syuilo 2017-08-30 18:06:54 +09:00
parent 5d9572cda2
commit 5d57b28800
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@ ChangeLog (Release Notes)
=========================
主に notable な changes を書いていきます
unreleased
----------
2515 (2017/08/30)
-----------------
* New: 投稿のピン留め (#746)
* New: モバイル版のユーザーページに知り合いのフォロワーを表示するように
* New: ホームストリームにメッセージを流すことでlast_used_atを更新できるようにする (#745)

View file

@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
"version": "0.0.2508",
"version": "0.0.2515",
"license": "MIT",
"description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues",