From 4f5731ac39892718695a3d1d0707e233704882b3 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 17 Aug 2016 16:09:11 +0200 Subject: [PATCH] Add description of 3.2.1 release --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e62f7300..572dafa9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ fetch the `latest` branch, which always points to the latest stable release. Each release starting with 3.0 also has a corresponding [annotated tag](https://github.com/glfw/glfw/releases) with source and binary archives. -This is version 3.2.1, which is _not yet described_. +This is version 3.2.1, which adds support for statically linking the Vulkan +loader and fixes for a number of bugs that together affect all supported +platforms. If you are new to GLFW, you may find the [tutorial](http://www.glfw.org/docs/latest/quick.html) for GLFW