diff --git a/README.md b/README.md index 1098717e..cf1b4b5f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ 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.1 is *not yet described*. As this is a patch release, there are no -API changes. +Version 3.0.1 adds fixes for a number of bugs that together affect 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/3.0/quick.html) for GLFW