This commit is contained in:
syuilo 2020-02-09 00:01:01 +09:00
parent f4cb467e7a
commit 0d5e000ad3
2 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
ChangeLog ChangeLog
========= =========
unreleased 12.4.0 (2020/02/09)
-------------------- --------------------
### ✨Improvements ### ✨Improvements
* ローカルのみをデフォルトで操作できるように * ローカルのみをデフォルトで操作できるように
* キーボード操作を改善
* AP: Create ActivityでattributedToの補完とaudienceのコピーを行うように * AP: Create ActivityでattributedToの補完とaudienceのコピーを行うように
### 🐛Fixes ### 🐛Fixes

View File

@ -1,7 +1,7 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <syuilotan@yahoo.co.jp>", "author": "syuilo <syuilotan@yahoo.co.jp>",
"version": "12.3.0", "version": "12.4.0",
"codename": "indigo", "codename": "indigo",
"repository": { "repository": {
"type": "git", "type": "git",