This commit is contained in:
syuilo 2020-02-20 13:41:28 +09:00
parent 128de6750c
commit 502de89ab1
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,12 @@
ChangeLog
=========
12.18.1 (2020/02/20)
-------------------
### 🐛Fixes
* タイムラインのハイライトに自分のノートは含めないように
* ハッシュタグの集計に関する問題を修正
12.18.0 (2020/02/20)
-------------------
### ✨Improvements

View file

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