CHANGELOG.md in jshint-1.2.0 vs CHANGELOG.md in jshint-1.3.0
- old
+ new
@@ -1,5 +1,11 @@
# Changelog
+## 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