<a name="1.1.7"></a>
* move mz to dependencies ([3b3f057](https://github.com/marionebl/conventional-changelog-lint/commit/3b3f057))
<a name="1.1.9"></a>
* **rules:** export subject-min-length rule ([29d149e](https://github.com/marionebl/conventional-changelog-lint/commit/29d149e))
* override arrays when merging user configuration ([8637292](https://github.com/marionebl/conventional-changelog-lint/commit/8637292)), closes [#11](https://github.com/marionebl/conventional-changelog-lint/issues/11)
<a name="2.1.0"></a>
* prevent false positives for footer-leading-blank ([#33](https://github.com/marionebl/conventional-changelog-lint/issues/33)) ([05b4427](https://github.com/marionebl/conventional-changelog-lint/commit/05b4427))
* rebuff rules ([#34](https://github.com/marionebl/conventional-changelog-lint/issues/34)) ([702a2f7](https://github.com/marionebl/conventional-changelog-lint/commit/702a2f7))
* throw when detecting a shallow clone ([8c354c5](https://github.com/marionebl/conventional-changelog-lint/commit/8c354c5)), closes [#7](https://github.com/marionebl/conventional-changelog-lint/issues/7) [#12](https://github.com/marionebl/conventional-changelog-lint/issues/12)
* update to latest angular config ([b1f3606](https://github.com/marionebl/conventional-changelog-lint/commit/b1f3606))
* ignore fixup and squash commit ([#17](https://github.com/marionebl/conventional-changelog-lint/issues/17)) ([f0b83d8](https://github.com/marionebl/conventional-changelog-lint/commit/f0b83d8))
<a name="1.1.3"></a>
* determine git toplevel before reading .git/COMMIT_EDITMSG ([c45a62b](https://github.com/marionebl/conventional-changelog-lint/commit/c45a62b))
<a name="1.1.4"></a>
* move git-toplevel to dependencies ([d036390](https://github.com/marionebl/conventional-changelog-lint/commit/d036390))
<a name="1.1.6"></a>
* add missing globby dependency ([4e71f84](https://github.com/marionebl/conventional-changelog-lint/commit/4e71f84))
<a name="1.0.1"></a>
* **rules:** respect keyword setting for scope-empty (#11) ([c646a60](https://github.com/marionebl/conventional-changelog-lint/commit/c646a60)), closes [#10](https://github.com/marionebl/conventional-changelog-lint/issues/10)
<a name="1.1.0"></a>
* update angular config ([0a28ca0](https://github.com/marionebl/conventional-changelog-lint/commit/0a28ca0))
<a name="1.1.2"></a>
* allow empty scopes in scope-enum check ([b433c07](https://github.com/marionebl/conventional-changelog-lint/commit/b433c07))
<a name="0.3.1"></a>
* guard pos lexer against errors ([a12f1b2](https://github.com/marionebl/conventional-changelog-lint/commit/a12f1b2))
<a name="0.3.2"></a>
* execute dynamic configuration in get-configuration ([ecb041e](https://github.com/marionebl/conventional-changelog-lint/commit/ecb041e))
<a name="1.0.0"></a>
* **cli:** disable angular defaults when a rc file is provided ([ef9a2b7](https://github.com/marionebl/conventional-changelog-lint/commit/ef9a2b7))
* **release:** v1.0.0 ([40583dd](https://github.com/marionebl/conventional-changelog-lint/commit/40583dd))
* **rules:** update to latest default ruleset ([1c2f772](https://github.com/marionebl/conventional-changelog-lint/commit/1c2f772))
* release: S
* rules: fix: remove revert type
* fix: add perf type
* fix: allow multidigit release versions
* feat: warn on footer-leading-blank
* rules: fix: remove revert type
* fix: add perf type
* fix: allow multidigit release versions
* feat: warn on footer-leading-blank
<a name="0.1.7"></a>
* prune duplicate dependency ([33a6fca](https://github.com/marionebl/conventional-changelog-lint/commit/33a6fca))
<a name="0.1.9"></a>
* use raw commit message to check for leading blank line ([9c1ca3b](https://github.com/marionebl/conventional-changelog-lint/commit/9c1ca3b))