From 33514723370f237a3238c85839cf4dca033dfdd2 Mon Sep 17 00:00:00 2001 From: Joey Date: Fri, 26 Sep 2014 07:15:29 +1200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c8b34e8..dd41adf 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ It's a pretty simple app. Just point it the the directory that your web applicat What's New? ---------------------- +v0.1.5b + +- added the ability to get newer NodeWebkit versions automatically from the changelog of node-webkit. Also fixed compatibility with 0.10.X. + v0.1.4b - fixed an issue where index.html would be found with absolute path, which would cause a "require not found" error