# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.1](https://github.com/bmac/grunt-coffee-jshint/compare/v2.0.0...v2.0.1) (2020-10-04)

<a name="2.0.0"></a>
# [2.0.0](https://github.com/bmac/grunt-coffee-jshint/compare/1.0.0...2.0.0) (2017-10-04)


### Bug Fixes

* **tasks:** address missing semicolon `jshint` warning ([0614186](https://github.com/bmac/grunt-coffee-jshint/commit/0614186))


### Chores

* bump dependency on coffee-jshint to its latest greatest ([8466680](https://github.com/bmac/grunt-coffee-jshint/commit/8466680))


### BREAKING CHANGES

* Depends (through `coffee-jshint`) on [`coffeescript`](https://www.npmjs.com/package/coffeescript) rather than the, now deprecated, [`coffee-script`](https://www.npmjs.com/package/coffee-script).
