diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index df8c61d6..e3ffe341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - `window.decorations_theme_variant` could now control theme on macOS and Windows - The IME purpose is now set to `Terminal` which could help with OSK - `window.decorations_theme_variant` is now using `Dark`, `Light`, and `None` values +- Resize increments are now set on macOS and X11 to resize by cell sizes ### Fixed |