Added README.md entry

This commit is contained in:
GamesTrap 2023-04-05 20:49:04 +02:00
parent 7b9df90be2
commit 76951dbbf3
No known key found for this signature in database
GPG Key ID: 31DFD452434ECDA3

View File

@ -121,6 +121,7 @@ information on what to include when reporting a bug.
## Changelog
- Added `glfwSetWindowBadge` and `glfwSetWindowBadgeString` for displaying window application badge (#2248)
- Added `glfwSetWindowProgressIndicator` for displaying progress on the dock or taskbar (#2286,#1183)
- Added `GLFW_PLATFORM` init hint for runtime platform selection (#1958)
- Added `GLFW_ANY_PLATFORM`, `GLFW_PLATFORM_WIN32`, `GLFW_PLATFORM_COCOA`,