This commit is contained in:
syuilo 2019-02-24 13:30:05 +09:00
parent 1a6aae944f
commit d4c7ca76ac
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,14 @@
ChangeLog ChangeLog
========= =========
10.89.1
----------
* リアクション数を表示するように
* モバイル版でドライブのフォルダを削除できるように
* ドキュメントの強化
* プロフィールが更新できない場合がある問題を修正
* UIの修正
10.89.0 10.89.0
---------- ----------
* APIのエラーの形式を統一 * APIのエラーの形式を統一

View file

@ -1,7 +1,7 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "10.89.0", "version": "10.89.1",
"codename": "nighthike", "codename": "nighthike",
"repository": { "repository": {
"type": "git", "type": "git",