This commit is contained in:
syuilo 2017-11-14 01:22:06 +09:00
parent 52eed29cd0
commit f5018d91c1
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@ ChangeLog (Release Notes)
========================= =========================
主に notable な changes を書いていきます 主に notable な changes を書いていきます
3069 (2017/11/14)
-----------------
* ドライブウィンドウもポップアウトできるように
* デザインの調整
3066 (2017/11/14) 3066 (2017/11/14)
----------------- -----------------
* メッセージウィジェット追加 * メッセージウィジェット追加

View file

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