Update changelog

This commit is contained in:
Bayemite 2021-06-03 21:52:57 +10:00 committed by Doug Binks
parent ceca17f56c
commit 0f5048ac80

View File

@ -163,6 +163,7 @@ information on what to include when reporting a bug.
(#279,#1307,#1497,#1574,#1928) (#279,#1307,#1497,#1574,#1928)
- Added `GLFW_PKG_CONFIG_REQUIRES_PRIVATE` and `GLFW_PKG_CONFIG_LIBS_PRIVATE` CMake - Added `GLFW_PKG_CONFIG_REQUIRES_PRIVATE` and `GLFW_PKG_CONFIG_LIBS_PRIVATE` CMake
variables exposing pkg-config dependencies (#1307) 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 joystick subsystem initialize at first use (#1284,#1646)
- Made `GLFW_DOUBLEBUFFER` a read-only window attribute - Made `GLFW_DOUBLEBUFFER` a read-only window attribute
- Updated the minimum required CMake version to 3.1 - Updated the minimum required CMake version to 3.1