Update CHANGELOG.md

This commit is contained in:
syuilo 2023-02-26 14:21:54 +09:00 committed by GitHub
parent 302af7099c
commit cedfb85b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,7 @@
## 13.x.x (unreleased) ## 13.x.x (unreleased)
### Improvements ### Improvements
- feat: 検索画面の統合 (Khsmty) -
- photoswipe 表示時に戻る操作をしても前の画面に戻らないように
### Bugfixes ### Bugfixes
- -
@ -21,6 +20,7 @@ You should also include the user name that made the change.
- enhance(client): improve clip menu ux - enhance(client): improve clip menu ux
- 検索画面の統合 - 検索画面の統合
- enhance(client): ノートメニューからユーザーメニューを開けるように - enhance(client): ノートメニューからユーザーメニューを開けるように
- photoswipe 表示時に戻る操作をしても前の画面に戻らないように
### Bugfixes ### Bugfixes
- Windows環境でswcを使うと正しくビルドできない問題の修正 - Windows環境でswcを使うと正しくビルドできない問題の修正