This commit is contained in:
syuilo 2017-12-09 01:53:17 +09:00
parent 8203e9ab18
commit b12c4a0611
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@ ChangeLog (Release Notes)
========================= =========================
主に notable な changes を書いていきます 主に notable な changes を書いていきます
3292 (2017/12/09)
-----------------
* ユーザビリティの向上
3281 (2017/12/08) 3281 (2017/12/08)
----------------- -----------------
* 二段階認証の実装 (#967) * 二段階認証の実装 (#967)

View File

@ -1,7 +1,7 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "0.0.3281", "version": "0.0.3292",
"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",