1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-17 13:37:29 -06:00

modify CHANGELOG.md

This commit is contained in:
tamaina 2023-01-28 06:22:38 +00:00
parent 8282bbd07c
commit 04d60426c7

View file

@ -13,6 +13,7 @@ You should also include the user name that made the change.
### Bugfixes ### Bugfixes
- Client: classicモード使用時にwindowサイズによってdefaultに変更された後に、windowサイズが元に戻ったらclassicに戻すように修正 #9669 - Client: classicモード使用時にwindowサイズによってdefaultに変更された後に、windowサイズが元に戻ったらclassicに戻すように修正 #9669
- Client: Chromeで検索ダイアログで変換確定するとそのまま検索されてしまう問題を修正
## 13.2.4 (2023/01/27) ## 13.2.4 (2023/01/27)
### Improvements ### Improvements