This commit is contained in:
こぴなたみぽ 2017-12-21 11:09:39 +09:00
parent 169142cec3
commit 72295b2464
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@ ChangeLog (Release Notes)
=========================
主に notable な changes を書いていきます
3428 (2017/12/21)
-----------------
* バグ修正
3426 (2017/12/21)
-----------------
* 検索にpoll追加

View file

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