forked from FoundKeyGang/FoundKey
v2769
This commit is contained in:
parent
6f242f229a
commit
92cd2265b1
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@ ChangeLog (Release Notes)
|
||||||
=========================
|
=========================
|
||||||
主に notable な changes を書いていきます
|
主に notable な changes を書いていきます
|
||||||
|
|
||||||
|
2769 (2017/11/01)
|
||||||
|
-----------------
|
||||||
|
* New: チャンネルシステム
|
||||||
|
|
||||||
2752 (2017/10/30)
|
2752 (2017/10/30)
|
||||||
-----------------
|
-----------------
|
||||||
* New: 未読の通知がある場合アイコンを表示するように
|
* New: 未読の通知がある場合アイコンを表示するように
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"author": "syuilo <i@syuilo.com>",
|
"author": "syuilo <i@syuilo.com>",
|
||||||
"version": "0.0.2752",
|
"version": "0.0.2769",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in a new issue