# grunt-sassdoc changelog

## 2.0.3
(2018-04-05)
* Upgrade SassDoc dependency.
  Push lock files to upgrade  their dependency graph and fix a security issue with marked.

## 2.0.2
(2016-02-21)

* Updated peerDependencies for upcoming Grunt 1.0.
* Updated several dependencies.
* Updated unit tests.
* Updated linting.
* Updated Travis config.

## 2.0.0
(2015-01-30)

* Follow SassDoc 2.0.0 release.

## 1.2.0
(2015-01-02)

* Disable destination safe-wiping by default.

## 1.1.0
(2014-10-27)

### Features

* Add default safe-wipe options
([1be0d24](https://github.com/SassDoc/grunt-sassdoc/commit/1be0d2413b57a781e110e0893dac65d23e5ece48))

## 1.0.0
(2014-08-11)

### Features

* SassDoc 1.2.0 ready
* Added `groups`, `basePath` options
([c967a23](https://github.com/SassDoc/grunt-sassdoc/commit/c967a235fb1ef15f1560ea96bbe74230eea503ab))
* Added `theme` config option.
* Update SassDoc dep to 1.2.0.
([25984cea70](https://github.com/SassDoc/grunt-sassdoc/commit/25984cea70711f0047b52942ba447392fc396418))


## 0.4.0
(2014-07-14)

### Refactor

* Refactor task code and refined options handling.
([dba450acd0](https://github.com/SassDoc/grunt-sassdoc/commit/dba450acd0ec045712f73b5b733688b41df61f27))


## 0.3.0
(2014-07-10)

### Features

* Added `start` and `done` notification events.
([e85cbe86ad](https://github.com/SassDoc/grunt-sassdoc/commit/e85cbe86ad803ca228a4944266a24935c2ce1133))


## 0.2.0
(2014-07-09)

### Features

* Added `verbose` option to enable SassDoc own logger
([926b4a50f4](https://github.com/SassDoc/grunt-sassdoc/commit/926b4a50f4b60d765b8422d0c0c683fc7fc99b90))
