This commit is contained in:
syuilo 2017-11-07 12:11:52 +09:00
parent fe1e01a108
commit 3aa0980f63
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@ ChangeLog (Release Notes)
========================= =========================
主に notable な changes を書いていきます 主に notable な changes を書いていきます
2944 (2017/11/07)
-----------------
* パフォーマンスの向上
* GirdFSになるなどした
* 依存関係の更新
2807 (2017/11/02) 2807 (2017/11/02)
----------------- -----------------
* いい感じに * いい感じに

View File

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