mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 02:03:08 +02:00
v2971
This commit is contained in:
parent
a5b5999cc6
commit
5a711df958
2 changed files with 7 additions and 1 deletions
|
@ -2,6 +2,12 @@ ChangeLog (Release Notes)
|
||||||
=========================
|
=========================
|
||||||
主に notable な changes を書いていきます
|
主に notable な changes を書いていきます
|
||||||
|
|
||||||
|
2971 (2017/11/08)
|
||||||
|
-----------------
|
||||||
|
* バグ修正
|
||||||
|
* デザインの調整
|
||||||
|
* i18n
|
||||||
|
|
||||||
2944 (2017/11/07)
|
2944 (2017/11/07)
|
||||||
-----------------
|
-----------------
|
||||||
* パフォーマンスの向上
|
* パフォーマンスの向上
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"author": "syuilo <i@syuilo.com>",
|
"author": "syuilo <i@syuilo.com>",
|
||||||
"version": "0.0.2944",
|
"version": "0.0.2971",
|
||||||
"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