# Changelog ## 1.3.1 * Fixes [#23](https://github.com/damian/jshint/pull/23) - Broken Rake task * [Upgraded to RSpec 3](https://github.com/damian/jshint/pull/22) ## 1.3.0 * Fixes [#18](https://github.com/damian/jshint/pull/18) - Ensure the default Rake task runs the test suite * Fixes [#17](https://github.com/damian/jshint/pull/17) - Fail the Rake task if there are linting errors * Fixes [#7](https://github.com/damian/jshint/pull/7) - Ensure JSHint can be used standalone ## 1.2.0 * Fixes [#14](https://github.com/damian/jshint/issues/14) - Upgraded to JSHint v2.5.11 from v2.1.4