Issue #12897: 2.0 release note fixes for headers.

gh-pages
Ariya Hidayat 2015-01-24 13:04:57 -08:00
parent 7065521095
commit 5474d033e5
1 changed files with 4 additions and 4 deletions

View File

@ -13,24 +13,24 @@ regressions compared to the previous 1.9 release.
**Note 2:** This release note will be updated with more information in the coming days/weeks.
** Updated Qt and WebKit **
**Updated Qt and WebKit**
This release, and the upcoming 2.x series, is different that PhantomJS
1.x since it switches the core implementation to use [Qt 5](http://qt-project.org/doc/qt-5.0/qtdoc/qt5-intro.html)
to get a more modern base platform, as well as to have an updated WebKit module.
** Removal of CoffeeScript support **
**Removal of CoffeeScript support**
PhantomJS 2 can not run scripts written in CoffeeScript anymore
(see issue [12410](https://github.com/ariya/phantomjs/issues/12410)).
As a workaround, CoffeeScript users can still compile their scripts to
JavaScript first before executing it with PhantomJS.
** Known issues **
**Known issues**
(To be populated later)
** Regression compared to PhantomJS 1.x **
**Regression compared to PhantomJS 1.x**
Note: If you encounter more regression, please file a bug on PhantomJS
[issue tracker](https://github.com/ariya/phantomjs/issues) and label it as