Change to README.md

This commit is contained in:
João Pereira 2019-03-23 23:01:19 +00:00
parent a56747636f
commit 6d7ff01294

View File

@ -124,6 +124,8 @@ information on what to include when reporting a bug.
## Changelog ## Changelog
- Added c++ namespace syntax as alternative for accessing glfw functions,
`glfwInit()` becomes `glfw::Init()`.
- Added `glfwGetError` function for querying the last error code and its - Added `glfwGetError` function for querying the last error code and its
description (#970) description (#970)
- Added `glfwUpdateGamepadMappings` function for importing gamepad mappings in - Added `glfwUpdateGamepadMappings` function for importing gamepad mappings in
@ -500,4 +502,3 @@ skills.
- Lasse Öörni - Lasse Öörni
- All the unmentioned and anonymous contributors in the GLFW community, for bug - All the unmentioned and anonymous contributors in the GLFW community, for bug
reports, patches, feedback, testing and encouragement reports, patches, feedback, testing and encouragement