From a77eebaad09b8c5163102a5b33c99c76250c7f3d Mon Sep 17 00:00:00 2001 From: Haojian Wu Date: Sat, 2 Dec 2017 12:17:44 +0100 Subject: [PATCH] v0.12.0 Changelog. --- CHANGELOG.md | 4 ++++ readme.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index beeb41bb..3797d357 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2017.12.02 v0.12.0 stable + +* Greenworks complied for NW.js v0.24.4, v0.25.4 & v0.26.6 with Steamworks SDK 1.41 + ## 2017.09.01 v0.11.0 stable * Greenworks complied for NW.js v0.22.3 & Electron v1.8.0 Beta with Steamworks SDK 1.41 diff --git a/readme.md b/readme.md index cc98b31f..29bc4203 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ in [Game Dev Tycoon](http://www.greenheartgames.com/app/game-dev-tycoon/). Since then, it has been open-sourced and is [used in many other projects](https://github.com/greenheartgames/greenworks/wiki/Apps-games-using-greenworks). * Currently Greenworks supports: - * node v0.8, v0.10, v0.12, v4, v5, v6, v7, and v8 + * node v0.8, v0.10, v0.12, v4, v5, v6, v7, v8 and v9 * NW.js v0.8, v0.11+ * Electron v1.0.0+ * Greenworks is built using [Native Abstractions for Node.js](https://github.com/nodejs/nan) to