# Changelog

## 1.0.2 (2018-04-30)
- **Fix**
  - Crash if export with variable (e.g. `/** foo */ export const foo = (p)=>{}`) ([#48](https://github.com/esdoc/esdoc-plugins/pull/48)). Thanks [@paztis](https://github.com/paztis)
  - Crash when lint is disabled ([#40](https://github.com/esdoc/esdoc-plugins/pull/40)). Thanks [@asis](https://github.com/asis)

## 1.0.1 (2017-09-09)
- **Fix**
  - Disabling lint bug ([#4](https://github.com/esdoc/esdoc-plugins/pull/4), [#19](https://github.com/esdoc/esdoc-plugins/pull/19)) Thanks [@pzuraq](https://github.com/pzuraq) [@moshest](https://github.com/moshest)

## 1.0.0 (2017-07-30)
- Release
