summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-02-26 14:21:54 +0900
committerGitHub <noreply@github.com>2023-02-26 14:21:54 +0900
commitcedfb85b603cafbd50870cf5e0dcb861dfe20ae9 (patch)
tree9b8b48e1f5a5849bb10235b31de22e20bc2de876
parentUpdate codecov.yml (diff)
downloadsharkey-cedfb85b603cafbd50870cf5e0dcb861dfe20ae9.tar.gz
sharkey-cedfb85b603cafbd50870cf5e0dcb861dfe20ae9.tar.bz2
sharkey-cedfb85b603cafbd50870cf5e0dcb861dfe20ae9.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ac696c28c..ebc776243c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,7 @@
## 13.x.x (unreleased)
### Improvements
-- feat: 検索画面の統合 (Khsmty)
-- photoswipe 表示時に戻る操作をしても前の画面に戻らないように
+-
### Bugfixes
-
@@ -21,6 +20,7 @@ You should also include the user name that made the change.
- enhance(client): improve clip menu ux
- 検索画面の統合
- enhance(client): ノートメニューからユーザーメニューを開けるように
+- photoswipe 表示時に戻る操作をしても前の画面に戻らないように
### Bugfixes
- Windows環境でswcを使うと正しくビルドできない問題の修正