diff --git a/CHANGELOG.md b/CHANGELOG.md index bfaf06ea8..aa253d11a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,15 @@ You should also include the user name that made the change. --> +## 12.x.x (unreleased) + +### Improvements +- Client: ウィンドウを最大化できるように @syuilo +- Client: UIのブラッシュアップ @syuilo + +### Bugfixes +- + ## 12.116.1 (2022/07/17) ### Bugfixes diff --git a/packages/client/src/components/ui/window.vue b/packages/client/src/components/ui/window.vue index d15503382..120861917 100644 --- a/packages/client/src/components/ui/window.vue +++ b/packages/client/src/components/ui/window.vue @@ -1,6 +1,6 @@ -