From bad1fee4683280420cb42534c1cb58d29137084f Mon Sep 17 00:00:00 2001 From: Ariya Hidayat Date: Wed, 1 Oct 2014 20:17:07 -0700 Subject: [PATCH] README: Note on PhantomJS 2. https://github.com/ariya/phantomjs/issues/10448 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45dc3d13..ac90eef0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ PhantomJS ([www.phantomjs.org](http://phantomjs.org)) is a headless WebKit scrip The latest [stable release](http://phantomjs.org/release-1.9.html) is version 1.9 (codenamed "Sakura"). Follow the official Twitter stream [@PhantomJS](http://twitter.com/PhantomJS) to get the frequent development updates. +The next major version, PhantomJS 2, is a significant upgrade. It is still in [heavy development](https://github.com/ariya/phantomjs/wiki/PhantomJS-2). There is **no timeline** for the release yet, please monitor the [mailing-list](https://groups.google.com/forum/#!forum/phantomjs) for the progress. + **Note**: Please **do not** create a GitHub pull request **without** reading the [Contribution Guide](https://github.com/ariya/phantomjs/blob/master/CONTRIBUTING.md) first. Failure to do so may result in the rejection of the pull request. ## Use Cases