forked from FoundKeyGang/FoundKey
12.32.0
This commit is contained in:
parent
5215721942
commit
2bc63631a4
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
12.32.0 (2020/4/16)
|
||||||
|
-------------------
|
||||||
|
### ✨Improvements
|
||||||
|
* Pagesで画像を描画できるように
|
||||||
|
* AiScriptのバージョンアップ
|
||||||
|
* 0以下のリアクションは送らないように
|
||||||
|
|
||||||
|
### 🐛Fixes
|
||||||
|
* リアクションの修正
|
||||||
|
* Fix Media List in CW Content
|
||||||
|
|
||||||
12.31.0 (2020/4/14)
|
12.31.0 (2020/4/14)
|
||||||
-------------------
|
-------------------
|
||||||
### ✨Improvements
|
### ✨Improvements
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "misskey",
|
"name": "misskey",
|
||||||
"author": "syuilo <syuilotan@yahoo.co.jp>",
|
"author": "syuilo <syuilotan@yahoo.co.jp>",
|
||||||
"version": "12.31.0",
|
"version": "12.32.0",
|
||||||
"codename": "indigo",
|
"codename": "indigo",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in a new issue