Added changelog entry to readme

This commit is contained in:
GamesTrap 2023-03-01 22:03:30 +01:00
parent abc1db8505
commit 966260e5e0
No known key found for this signature in database
GPG Key ID: 31DFD452434ECDA3

View File

@ -121,6 +121,8 @@ information on what to include when reporting a bug.
## Changelog
- Added `glfwRequestWindowAttention` implementation for Wayland using
xdg-activation-v1 protocol (#2287)
- 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