From fac7d531ec218a72312edb3cf5e1ba25f5c23a12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Wed, 26 Sep 2018 18:09:18 +0200 Subject: [PATCH] Update changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d4e6784..a5b66b36 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,8 @@ information on what to include when reporting a bug. (#749,#842) - Added `GLFW_FOCUS_ON_SHOW` window hint and attribute to control input focus on calling show window (#1189) +- Added `GLFW_SCALE_TO_MONITOR` window hint for automatic window resizing + (#676,#1115) - Added `GLFW_JOYSTICK_HAT_BUTTONS` init hint (#889) - Added `GLFW_LOCK_KEY_MODS` input mode and `GLFW_MOD_*_LOCK` mod bits (#946) - Added macOS specific `GLFW_COCOA_RETINA_FRAMEBUFFER` window hint