Added description of 3.0.2 release.

master
Camilla Berglund ago%!(EXTRA string=12 years)
parent 9c20737b60
commit 71c07feffd
  1. 5
      README.md

@ -6,8 +6,9 @@ GLFW is a free, Open Source, portable library for OpenGL and OpenGL ES
application development. It provides a simple, platform-independent API for
creating windows and contexts, reading input, handling events, etc.
Version 3.0.2 is *not yet described*. As this is a patch release, there are no
API changes.
Version 3.0.2 adds support for OpenGL 4 on and precise scrolling deltas on OS
X and fixes for a number of bugs affecting all supported platforms. As this is
a patch release, there are no API changes.
If you are new to GLFW, you may find the
[introductory tutorial](http://www.glfw.org/docs/latest/quick.html) for GLFW

Loading…
Cancel
Save