This commit is contained in:
syuilo 2017-08-30 11:46:41 +09:00
parent 4c7152f4ac
commit 70688c029b
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@ ChangeLog (Release Notes)
========================= =========================
主に notable な changes を書いていきます 主に notable な changes を書いていきます
unreleased 2508 (2017/08/30)
---------- -----------------
* New: モバイル版のユーザーページのアクティビティチャートを変更 * New: モバイル版のユーザーページのアクティビティチャートを変更
* New: モバイル版のユーザーページに最終ログイン日時を表示するように * New: モバイル版のユーザーページに最終ログイン日時を表示するように
* デザインの調整 * デザインの調整

View file

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