diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f709c60..34c8c684 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ Release date: TBD ### Bug Fixes - Fixed wrong cursor for "Edit" and "Remove" in Setting page + - Fixed an issue where "Zoom in/out" does not properly work #### Windows - The accelerator of "Redo" is now shown as `Ctrl+Y` @@ -33,6 +34,8 @@ Release date: TBD ### New Known Issues This part should be merged with "Known Issues" when releasing new version. + - "Zoom in/out" does not properly work when the tab bar has focus + #### Windows - The vertical position of mouse cursor is randomly incorrect when using DPI of 150%