summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortamaina <tamaina@hotmail.co.jp>2023-01-28 06:22:38 +0000
committertamaina <tamaina@hotmail.co.jp>2023-01-28 06:22:38 +0000
commit04d60426c78d5aaa7fc40d25f376d2f4079dffc2 (patch)
tree2d5edd7b51606e7b7da59eee37a514faa19b5e29
parentfix(client): Chromeで検索ダイアログで変換確定するとそのま... (diff)
downloadsharkey-04d60426c78d5aaa7fc40d25f376d2f4079dffc2.tar.gz
sharkey-04d60426c78d5aaa7fc40d25f376d2f4079dffc2.tar.bz2
sharkey-04d60426c78d5aaa7fc40d25f376d2f4079dffc2.zip
modify CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e236006afb..9899eaf57a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ You should also include the user name that made the change.
### Bugfixes
- Client: classicモード使用時にwindowサイズによってdefaultに変更された後に、windowサイズが元に戻ったらclassicに戻すように修正 #9669
+- Client: Chromeで検索ダイアログで変換確定するとそのまま検索されてしまう問題を修正
## 13.2.4 (2023/01/27)
### Improvements