<a name="0.2.0"></a>
* catch unhandled rejections ([b7e4bf9](https://github.com/marionebl/conventional-changelog-lint/commit/b7e4bf9))
* support for dynamic and async rules ([efce01a](https://github.com/marionebl/conventional-changelog-lint/commit/efce01a))
<a name="0.3.0"></a>
* add footer rules ([6acb930](https://github.com/marionebl/conventional-changelog-lint/commit/6acb930))
* add subject-leading-capital rule ([c6714a4](https://github.com/marionebl/conventional-changelog-lint/commit/c6714a4))
* **rules:** add rules for tense-checking ([d7b8d4b](https://github.com/marionebl/conventional-changelog-lint/commit/d7b8d4b))
<a name="0.1.2"></a>
* enforce addition of distribution folder ([cbe3a90](https://github.com/marionebl/conventional-changelog-lint/commit/cbe3a90))
<a name="0.1.3"></a>
* add missing shebang ([461e50f](https://github.com/marionebl/conventional-changelog-lint/commit/461e50f))
<a name="0.1.5"></a>
* add missing dependency ([f3efa01](https://github.com/marionebl/conventional-changelog-lint/commit/f3efa01))
* correct dependencies ([5d3c219](https://github.com/marionebl/conventional-changelog-lint/commit/5d3c219))
<a name="0.1.0"></a>
* be less strict with matched languages ([dae11d1](https://github.com/marionebl/conventional-changelog-lint/commit/dae11d1))
* handle precedence and defaults correctly ([a8b980a](https://github.com/marionebl/conventional-changelog-lint/commit/a8b980a))
* add extends flag ([276dcaf](https://github.com/marionebl/conventional-changelog-lint/commit/276dcaf))
* add input from git history ([d426b34](https://github.com/marionebl/conventional-changelog-lint/commit/d426b34))
* support multiple inputs ([0a11c72](https://github.com/marionebl/conventional-changelog-lint/commit/0a11c72))
<a name="0.1.1"></a>
* rebuild before releases ([763bf53](https://github.com/marionebl/conventional-changelog-lint/commit/763bf53))
<a name="0.1.10"></a>
* skip language check if no lang is detected ([d3e8454](https://github.com/marionebl/conventional-changelog-lint/commit/d3e8454))