Added change to Changelog

This commit is contained in:
GruelingPine185 2023-08-12 15:53:10 -04:00
parent 20bacd8470
commit d85911bef1

View File

@ -121,6 +121,7 @@ information on what to include when reporting a bug.
## Changelog
- Added clarification for `glfwCreateWindow` title parameter to documentation (#2232)
- 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