From db9e8d4b975285947c61189cf9564753531ebf5a Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Fri, 7 Feb 2020 16:44:11 +0300 Subject: Update glutin to v0.23.0 Fixes #3191. Fixes #3150. Fixes #1465. Fixes #1359. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 781c85e2..51072cbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Backspace deleting characters while IME is open on macOS - Handling of OpenType variable fonts - Expansion of block-selection on partially selected full-width glyphs +- Minimize action only works with decorations on macOS +- Window permanently vanishing after hiding on macOS +- Modifier key combinations like `Ctrl + Q` not generating characters on macOS ### Removed -- cgit v1.2.3-54-g00ecf