From 0f5048ac8021528c6cf36e29402fbb1c04e1a045 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 fec484e2..68abc849 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ information on what to include when reporting a bug. (#279,#1307,#1497,#1574,#1928) - Added `GLFW_PKG_CONFIG_REQUIRES_PRIVATE` and `GLFW_PKG_CONFIG_LIBS_PRIVATE` CMake variables exposing pkg-config dependencies (#1307) + - Added `glfwGetWindowTitle` function for GLFWwindow for querying window titles (#1448,#1909) - 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