From 5ddb905a6ab4d715c30fecfb4054b71374effbb6 Mon Sep 17 00:00:00 2001 From: Bayemite Date: Thu, 3 Jun 2021 21:52:57 +1000 Subject: [PATCH] Update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5b4f7ea..6c91d674 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ information on what to include when reporting a bug. values to select ANGLE backend (#1380) - Added `GLFW_X11_XCB_VULKAN_SURFACE` init hint for selecting X11 Vulkan surface extension (#1793) + - Added `glfwGetWindowTitle` function for GLFWwindow for querying window titles - Made joystick subsystem initialize at first use (#1284,#1646) - Made `GLFW_DOUBLEBUFFER` a read-only window attribute - Updated the minimum required CMake version to 3.1