From 32122d367e5b49919d861454dbd945d3bf838c3d Mon Sep 17 00:00:00 2001 From: GruelingPine185 <66073333+GruelingPine185@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:58:41 -0400 Subject: [PATCH] Added PR number to Changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6016ef39..f16919d5 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ information on what to include when reporting a bug. ## Changelog - - Added clarification for `glfwCreateWindow` title parameter to documentation (#2232) + - Added clarification for `glfwCreateWindow` title parameter to documentation (#2232, #2379) - Added `GLFW_PLATFORM` init hint for runtime platform selection (#1958) - Added `GLFW_ANY_PLATFORM`, `GLFW_PLATFORM_WIN32`, `GLFW_PLATFORM_COCOA`, `GLFW_PLATFORM_WAYLAND`, `GLFW_PLATFORM_X11` and `GLFW_PLATFORM_NULL` symbols to