Skip to content

Commit

Permalink
v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonahss committed Jul 6, 2016
1 parent 8733a26 commit bfbb218
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,10 @@ The [IndexedDBShim](http://github.com/axemclion/IndexedDBShim) is a project that
Changelog
---------
####9.0.0####
* removed support for YUI Test (Yahoo deprecated the framework a year ago). It will still work but we are not planning support for it moving forward
* update Sauce Connect to version 4.3.16
* updated dependencies (grunt not updated because we are waiting on grunt-sauce-tunnel)
####8.6.3####
* updated some dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-saucelabs",
"description": "Grunt task running tests using Sauce Labs. Supports QUnit, Jasmine, Mocha and YUI tests",
"version": "8.6.3",
"version": "9.0.0",
"homepage": "https://github.com/axemclion/grunt-saucelabs",
"author": {
"name": "Parashuram",
Expand Down

0 comments on commit bfbb218

Please sign in to comment.