From 1eb6a9093a420ac5a21ea93ceaeb84b9c2108362 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 16 May 2017 23:38:03 +0100 Subject: [PATCH] 3.2.1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 771922fa4..9d4e7b973 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ To get around it, run `ulimit -n 1024` (or add it to your `~/.bash_profile`). Fo See [CONTRIBUTING.md](CONTRIBUTING.md). ## Release History +- 2017-05-16 `3.2.1` Fix: NW.js 0.22.0+ apps didn't open - 2017-02-12 `3.2.0` Defaults to HTTPS now, added `manifestUrl` option, and bumped some dependencies. - 2016-10-09 `3.1.2` Fix for passing array as files option when running app (plus some security fixes). - 2016-10-09 `3.1.1` Fix for flavor feature when using CLI.