Update changelog

This commit is contained in:
Bayemite 2021-06-03 21:52:57 +10:00
parent f146811306
commit 5ddb905a6a

View File

@ -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