From 5cd10e9f3f47fcc64a3442e92abdf480e33b7dce Mon Sep 17 00:00:00 2001 From: varon Date: Tue, 19 Jul 2016 14:33:35 +0200 Subject: [PATCH] Add website and pre-release NuGet package to news --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index b9c4b7fa..4a8d87ba 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,21 @@ xbuild /p:Configuration=Release OpenTK.sln # Build on Mono (Linux / Mac OS X) News ==== +### 2016-07-19 + +The new OpenTK website is live. You can view it at [opentk.github.io](https://opentk.github.io/) + +We are currently looking for contributors for tutorials and other resources. + +### 2016-07-13 + +A pre-release package is available. + +https://www.nuget.org/packages/OpenTK.Next/1.2.2336.6514-pre +https://www.nuget.org/packages/OpenTK.Next.GLControl/1.2.2336.6514-pre + + + OpenTK 1.1.4c was released on 24 July 2014. This is a hotfix release that improves stability on Mac OS X. Moreover, it synchronizes the GamePad configuration database with SDL 2.0.4 and fixes an invalid GUID introduced in 1.1.4b.