Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jzaefferer committed Feb 5, 2016
1 parent b8267e8 commit 0a92929
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
@@ -1,3 +1,8 @@
v1.0.0:
date: 2016-02-05
changes:
- Update grunt-lib-phantomjs to 1.0.0, effectively upgrading to phantomjs 2.x
- Remove grunt as a peerDependency
v0.7.0:
date: 2015-04-03
changes:
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -223,6 +223,7 @@ grunt.event.on('qunit.spawn', function (url) {

## Release History

* 2016-02-05   v1.0.0   Update grunt-lib-phantomjs to 1.0.0, effectively upgrading to phantomjs 2.x. Remove grunt as a peerDependency.
* 2015-04-03   v0.7.0   Log PhantomJS errors as warnings
* 2015-03-31   v0.6.0   Add noGlobals option, forwarded to QUnit. Report proper exit code to grunt based on failures. Add support for AMD.
* 2014-07-09   v0.5.2   Added support for reporting the duration of testDone. Other minor fixes.
Expand Down

0 comments on commit 0a92929

Please sign in to comment.