From 4702be74887d9c5f672d99ca53b1e00c29cd908f Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 22 Feb 2016 10:50:13 +0100 Subject: [PATCH] Update changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f50333f1..49939a97 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ does not find Doxygen, the documentation will not be generated. - Added `glfwVulkanSupported`, `glfwGetRequiredInstanceExtensions`, `glfwGetInstanceProcAddress`, `glfwGetPhysicalDevicePresentationSupport` and `glfwCreateWindowSurface` for platform independent Vulkan support - - Added `glfwMaximizeWindow` for maximizing windows + - Added `glfwMaximizeWindow` and `GLFW_MAXIMIZED` for window maximization - Added `glfwSetWindowSizeLimits` and `glfwSetWindowAspectRatio` for setting absolute and relative window size limits - Added `glfwGetKeyName` for querying the layout-specific name of printable