## 0.8.0 (2020-05-17)

* release: prepare next release ([e38fa5c](https://github.com/mjeanroy/gulp-header-comment/commit/e38fa5c))
* release: release version ([b15d7df](https://github.com/mjeanroy/gulp-header-comment/commit/b15d7df))
* refactor: replace new Buffer with Buffer.from ([4133980](https://github.com/mjeanroy/gulp-header-comment/commit/4133980))
* feat: handle gulp-sourcemaps ([82b7342](https://github.com/mjeanroy/gulp-header-comment/commit/82b7342)), closes [#225](https://github.com/mjeanroy/gulp-header-comment/issues/225)
* chore: support only node >= 6 ([70602f1](https://github.com/mjeanroy/gulp-header-comment/commit/70602f1))
* chore(package): update gulp-conventional-changelog to version 2.0.32 ([01e08af](https://github.com/mjeanroy/gulp-header-comment/commit/01e08af))



## 0.7.0 (2020-05-03)

* release: prepare next release ([f51118f](https://github.com/mjeanroy/gulp-header-comment/commit/f51118f))
* release: release version ([682e2d6](https://github.com/mjeanroy/gulp-header-comment/commit/682e2d6))
* docs: update copyright header ([2924986](https://github.com/mjeanroy/gulp-header-comment/commit/2924986))
* test: add integration test ([fafbbd7](https://github.com/mjeanroy/gulp-header-comment/commit/fafbbd7))
* test: remove unused variable ([5ed5a5b](https://github.com/mjeanroy/gulp-header-comment/commit/5ed5a5b))
* chore: add changelogs ([511a146](https://github.com/mjeanroy/gulp-header-comment/commit/511a146))
* chore: add gitattributes ([6f03dfc](https://github.com/mjeanroy/gulp-header-comment/commit/6f03dfc))
* chore: add node 13 to the travis matrix ([c0237f7](https://github.com/mjeanroy/gulp-header-comment/commit/c0237f7))
* chore: remove babel target ([a3fdda0](https://github.com/mjeanroy/gulp-header-comment/commit/a3fdda0))
* chore: remove outdated node version ([72c26e3](https://github.com/mjeanroy/gulp-header-comment/commit/72c26e3))
* chore: remove useless dev dependencies ([980a9f2](https://github.com/mjeanroy/gulp-header-comment/commit/980a9f2))
* chore: support node >= 6 ([5772a08](https://github.com/mjeanroy/gulp-header-comment/commit/5772a08))
* chore: update moment to version 2.25.1 ([d9fde69](https://github.com/mjeanroy/gulp-header-comment/commit/d9fde69))
* chore: update npmignore ([fd329bd](https://github.com/mjeanroy/gulp-header-comment/commit/fd329bd))
* chore(build): use @babel/register ([4ce7b3b](https://github.com/mjeanroy/gulp-header-comment/commit/4ce7b3b))
* chore(package): remove fs-extra dependency ([b4608d0](https://github.com/mjeanroy/gulp-header-comment/commit/b4608d0))
* chore(package): update @babel/core to version 7.5.0 ([d1110b6](https://github.com/mjeanroy/gulp-header-comment/commit/d1110b6))
* chore(package): update @babel/core to version 7.5.4 ([18120af](https://github.com/mjeanroy/gulp-header-comment/commit/18120af)), closes [#175](https://github.com/mjeanroy/gulp-header-comment/issues/175)
* chore(package): update @babel/core to version 7.5.5 ([abb6657](https://github.com/mjeanroy/gulp-header-comment/commit/abb6657)), closes [#179](https://github.com/mjeanroy/gulp-header-comment/issues/179)
* chore(package): update @babel/core to version 7.6.0 ([122f680](https://github.com/mjeanroy/gulp-header-comment/commit/122f680)), closes [#189](https://github.com/mjeanroy/gulp-header-comment/issues/189)
* chore(package): update @babel/core to version 7.6.2 ([72b592c](https://github.com/mjeanroy/gulp-header-comment/commit/72b592c)), closes [#193](https://github.com/mjeanroy/gulp-header-comment/issues/193)
* chore(package): update @babel/core to version 7.6.4 ([eb81b08](https://github.com/mjeanroy/gulp-header-comment/commit/eb81b08)), closes [#197](https://github.com/mjeanroy/gulp-header-comment/issues/197)
* chore(package): update @babel/core to version 7.7.2 ([6156f5b](https://github.com/mjeanroy/gulp-header-comment/commit/6156f5b)), closes [#200](https://github.com/mjeanroy/gulp-header-comment/issues/200)
* chore(package): update @babel/core to version 7.7.4 ([df6e3d5](https://github.com/mjeanroy/gulp-header-comment/commit/df6e3d5))
* chore(package): update @babel/core to version 7.7.5 ([02407a5](https://github.com/mjeanroy/gulp-header-comment/commit/02407a5))
* chore(package): update @babel/core to version 7.7.7 ([f24465b](https://github.com/mjeanroy/gulp-header-comment/commit/f24465b))
* chore(package): update @babel/core to version 7.8.0 ([6e0f7fa](https://github.com/mjeanroy/gulp-header-comment/commit/6e0f7fa))
* chore(package): update @babel/core to version 7.8.4 ([42223c0](https://github.com/mjeanroy/gulp-header-comment/commit/42223c0))
* chore(package): update @babel/core to version 7.8.6 ([2489850](https://github.com/mjeanroy/gulp-header-comment/commit/2489850)), closes [#215](https://github.com/mjeanroy/gulp-header-comment/issues/215)
* chore(package): update @babel/core to version 7.8.7 ([22590e4](https://github.com/mjeanroy/gulp-header-comment/commit/22590e4))
* chore(package): update @babel/core to version 7.9.0 ([127d2cc](https://github.com/mjeanroy/gulp-header-comment/commit/127d2cc)), closes [#219](https://github.com/mjeanroy/gulp-header-comment/issues/219)
* chore(package): update @babel/core to version 7.9.6 ([f75234d](https://github.com/mjeanroy/gulp-header-comment/commit/f75234d))
* chore(package): update @babel/preset-env to version 7.5.0 ([7c1c6ba](https://github.com/mjeanroy/gulp-header-comment/commit/7c1c6ba)), closes [#172](https://github.com/mjeanroy/gulp-header-comment/issues/172)
* chore(package): update @babel/preset-env to version 7.5.4 ([e20a095](https://github.com/mjeanroy/gulp-header-comment/commit/e20a095)), closes [#175](https://github.com/mjeanroy/gulp-header-comment/issues/175)
* chore(package): update @babel/preset-env to version 7.5.5 ([456ea1c](https://github.com/mjeanroy/gulp-header-comment/commit/456ea1c)), closes [#179](https://github.com/mjeanroy/gulp-header-comment/issues/179)
* chore(package): update @babel/preset-env to version 7.6.0 ([b174ce6](https://github.com/mjeanroy/gulp-header-comment/commit/b174ce6)), closes [#189](https://github.com/mjeanroy/gulp-header-comment/issues/189)
* chore(package): update @babel/preset-env to version 7.6.2 ([ca8827c](https://github.com/mjeanroy/gulp-header-comment/commit/ca8827c)), closes [#193](https://github.com/mjeanroy/gulp-header-comment/issues/193)
* chore(package): update @babel/preset-env to version 7.6.3 ([a795c53](https://github.com/mjeanroy/gulp-header-comment/commit/a795c53)), closes [#197](https://github.com/mjeanroy/gulp-header-comment/issues/197)
* chore(package): update @babel/preset-env to version 7.7.1 ([d234ce5](https://github.com/mjeanroy/gulp-header-comment/commit/d234ce5))
* chore(package): update @babel/preset-env to version 7.7.4 ([86421a9](https://github.com/mjeanroy/gulp-header-comment/commit/86421a9))
* chore(package): update @babel/preset-env to version 7.7.5 ([f91c52f](https://github.com/mjeanroy/gulp-header-comment/commit/f91c52f))
* chore(package): update @babel/preset-env to version 7.7.6 ([c306262](https://github.com/mjeanroy/gulp-header-comment/commit/c306262))
* chore(package): update @babel/preset-env to version 7.7.7 ([1e69bc4](https://github.com/mjeanroy/gulp-header-comment/commit/1e69bc4))
* chore(package): update @babel/preset-env to version 7.8.0 ([269c873](https://github.com/mjeanroy/gulp-header-comment/commit/269c873))
* chore(package): update @babel/preset-env to version 7.8.2 ([36ae788](https://github.com/mjeanroy/gulp-header-comment/commit/36ae788)), closes [#212](https://github.com/mjeanroy/gulp-header-comment/issues/212)
* chore(package): update @babel/preset-env to version 7.8.4 ([2345a96](https://github.com/mjeanroy/gulp-header-comment/commit/2345a96))
* chore(package): update @babel/preset-env to version 7.8.6 ([c4ed54e](https://github.com/mjeanroy/gulp-header-comment/commit/c4ed54e))
* chore(package): update @babel/preset-env to version 7.8.7 ([80c43b3](https://github.com/mjeanroy/gulp-header-comment/commit/80c43b3))
* chore(package): update @babel/preset-env to version 7.9.0 ([e8ae2dd](https://github.com/mjeanroy/gulp-header-comment/commit/e8ae2dd)), closes [#219](https://github.com/mjeanroy/gulp-header-comment/issues/219)
* chore(package): update @babel/preset-env to version 7.9.5 ([cf8b793](https://github.com/mjeanroy/gulp-header-comment/commit/cf8b793))
* chore(package): update @babel/preset-env to version 7.9.6 ([c2a5027](https://github.com/mjeanroy/gulp-header-comment/commit/c2a5027))
* chore(package): update del to version 5.0.0 ([7fea0f5](https://github.com/mjeanroy/gulp-header-comment/commit/7fea0f5))
* chore(package): update del to version 5.1.0 ([5cb8c1f](https://github.com/mjeanroy/gulp-header-comment/commit/5cb8c1f))
* chore(package): update eslint to version 6.0.0 ([1f78e23](https://github.com/mjeanroy/gulp-header-comment/commit/1f78e23))
* chore(package): update eslint to version 6.0.1 ([6f11622](https://github.com/mjeanroy/gulp-header-comment/commit/6f11622))
* chore(package): update eslint to version 6.1.0 ([72719e7](https://github.com/mjeanroy/gulp-header-comment/commit/72719e7))
* chore(package): update eslint to version 6.2.0 ([2165321](https://github.com/mjeanroy/gulp-header-comment/commit/2165321))
* chore(package): update eslint to version 6.2.1 ([ee60748](https://github.com/mjeanroy/gulp-header-comment/commit/ee60748))
* chore(package): update eslint to version 6.2.2 ([228f6fd](https://github.com/mjeanroy/gulp-header-comment/commit/228f6fd))
* chore(package): update eslint to version 6.3.0 ([6e2513a](https://github.com/mjeanroy/gulp-header-comment/commit/6e2513a))
* chore(package): update eslint to version 6.4.0 ([8e9ea63](https://github.com/mjeanroy/gulp-header-comment/commit/8e9ea63))
* chore(package): update eslint to version 6.5.0 ([ea2d68a](https://github.com/mjeanroy/gulp-header-comment/commit/ea2d68a))
* chore(package): update eslint to version 6.5.1 ([9fb6fad](https://github.com/mjeanroy/gulp-header-comment/commit/9fb6fad))
* chore(package): update eslint to version 6.6.0 ([ddd988c](https://github.com/mjeanroy/gulp-header-comment/commit/ddd988c))
* chore(package): update eslint to version 6.7.0 ([fece11c](https://github.com/mjeanroy/gulp-header-comment/commit/fece11c))
* chore(package): update eslint to version 6.7.1 ([0c08d07](https://github.com/mjeanroy/gulp-header-comment/commit/0c08d07))
* chore(package): update eslint to version 6.7.2 ([d9b6487](https://github.com/mjeanroy/gulp-header-comment/commit/d9b6487))
* chore(package): update eslint to version 6.8.0 ([721b434](https://github.com/mjeanroy/gulp-header-comment/commit/721b434))
* chore(package): update eslint-config-google to version 0.14.0 ([7226905](https://github.com/mjeanroy/gulp-header-comment/commit/7226905))
* chore(package): update gulp-eslint to version 6.0.0 ([574d3a1](https://github.com/mjeanroy/gulp-header-comment/commit/574d3a1))
* chore(package): update gulp-git to version 2.10.0 ([7963124](https://github.com/mjeanroy/gulp-header-comment/commit/7963124))
* chore(package): update gulp-git to version 2.10.1 ([b3756f7](https://github.com/mjeanroy/gulp-header-comment/commit/b3756f7))
* chore(package): update jasmine-core to version 3.5.0 ([2c9c981](https://github.com/mjeanroy/gulp-header-comment/commit/2c9c981))
* ci: add github actions ([59ddf52](https://github.com/mjeanroy/gulp-header-comment/commit/59ddf52))
* ci: add node 14 ([1aeb447](https://github.com/mjeanroy/gulp-header-comment/commit/1aeb447))
* ci: add node 6 and node 7 ([571acfa](https://github.com/mjeanroy/gulp-header-comment/commit/571acfa))
* fix: fix unit tests on windows ([ed037d6](https://github.com/mjeanroy/gulp-header-comment/commit/ed037d6))
* fix(package): update ansi-colors to version 4.1.0 ([f6fa56f](https://github.com/mjeanroy/gulp-header-comment/commit/f6fa56f))
* fix(package): update ansi-colors to version 4.1.1 ([a415e03](https://github.com/mjeanroy/gulp-header-comment/commit/a415e03)), closes [#170](https://github.com/mjeanroy/gulp-header-comment/issues/170)
* fix(package): update lodash to version 4.17.13 ([9800791](https://github.com/mjeanroy/gulp-header-comment/commit/9800791)), closes [#176](https://github.com/mjeanroy/gulp-header-comment/issues/176)
* fix(package): update lodash to version 4.17.15 ([edbaa40](https://github.com/mjeanroy/gulp-header-comment/commit/edbaa40))



## <small>0.6.1 (2019-06-04)</small>

* release: prepare next release ([771a534](https://github.com/mjeanroy/gulp-header-comment/commit/771a534))
* release: release version ([4b0b1e2](https://github.com/mjeanroy/gulp-header-comment/commit/4b0b1e2))
* fix: fix first line turned to lowercase ([cbd464d](https://github.com/mjeanroy/gulp-header-comment/commit/cbd464d))



## 0.6.0 (2019-06-04)

* release: prepare next release ([9ad23af](https://github.com/mjeanroy/gulp-header-comment/commit/9ad23af))
* release: release version ([38f1bf6](https://github.com/mjeanroy/gulp-header-comment/commit/38f1bf6))
* fix: support XML files comment ([42d3e73](https://github.com/mjeanroy/gulp-header-comment/commit/42d3e73))
* fix(package): update commenting to version 1.1.0 ([81bbe6d](https://github.com/mjeanroy/gulp-header-comment/commit/81bbe6d))
* chore: update npmignore list ([2be6321](https://github.com/mjeanroy/gulp-header-comment/commit/2be6321))



## 0.5.0 (2019-05-31)

* release: prepare next release ([305f120](https://github.com/mjeanroy/gulp-header-comment/commit/305f120))
* release: release version ([8322b4a](https://github.com/mjeanroy/gulp-header-comment/commit/8322b4a))
* chore: add node 10 to the travis matrix ([fbce679](https://github.com/mjeanroy/gulp-header-comment/commit/fbce679))
* chore: add node 12 to the travis matrix ([e5406e3](https://github.com/mjeanroy/gulp-header-comment/commit/e5406e3))
* chore: add tdd task ([b32f82a](https://github.com/mjeanroy/gulp-header-comment/commit/b32f82a))
* chore: fix lint issues after eslint-config-google upgrade ([8e64b22](https://github.com/mjeanroy/gulp-header-comment/commit/8e64b22))
* chore: fix release task ([e19490c](https://github.com/mjeanroy/gulp-header-comment/commit/e19490c))
* chore: fix release task, handle error ([72dc844](https://github.com/mjeanroy/gulp-header-comment/commit/72dc844))
* chore: improve eslint config ([70b05d7](https://github.com/mjeanroy/gulp-header-comment/commit/70b05d7))
* chore: migrate fancy-log ([1212579](https://github.com/mjeanroy/gulp-header-comment/commit/1212579))
* chore: migrate to gulp 4 ([336b129](https://github.com/mjeanroy/gulp-header-comment/commit/336b129))
* chore: update eslint to version 5.5.0 ([cbb1c3b](https://github.com/mjeanroy/gulp-header-comment/commit/cbb1c3b))
* chore: update gitignore ([7d0d11b](https://github.com/mjeanroy/gulp-header-comment/commit/7d0d11b))
* chore: update gulp-eslint to version 5.0.0 ([6d24349](https://github.com/mjeanroy/gulp-header-comment/commit/6d24349))
* chore: update license header ([583c658](https://github.com/mjeanroy/gulp-header-comment/commit/583c658))
* chore: update license headers ([5cecd2a](https://github.com/mjeanroy/gulp-header-comment/commit/5cecd2a))
* chore: update lodash to version 4.17.10 ([e2d2395](https://github.com/mjeanroy/gulp-header-comment/commit/e2d2395))
* chore: update nvmrc ([24a12f1](https://github.com/mjeanroy/gulp-header-comment/commit/24a12f1))
* chore: upgrade to babel 7 ([f19e829](https://github.com/mjeanroy/gulp-header-comment/commit/f19e829))
* chore(package): update @babel/core to version 7.0.1 ([b167dee](https://github.com/mjeanroy/gulp-header-comment/commit/b167dee))
* chore(package): update @babel/core to version 7.1.0 ([793a6b5](https://github.com/mjeanroy/gulp-header-comment/commit/793a6b5))
* chore(package): update @babel/core to version 7.1.2 ([f7d25a8](https://github.com/mjeanroy/gulp-header-comment/commit/f7d25a8)), closes [#118](https://github.com/mjeanroy/gulp-header-comment/issues/118)
* chore(package): update @babel/core to version 7.1.5 ([4f679ce](https://github.com/mjeanroy/gulp-header-comment/commit/4f679ce))
* chore(package): update @babel/core to version 7.1.6 ([e6cac0d](https://github.com/mjeanroy/gulp-header-comment/commit/e6cac0d))
* chore(package): update @babel/core to version 7.2.2 ([692cbbc](https://github.com/mjeanroy/gulp-header-comment/commit/692cbbc))
* chore(package): update @babel/core to version 7.3.3 ([61ec128](https://github.com/mjeanroy/gulp-header-comment/commit/61ec128)), closes [#139](https://github.com/mjeanroy/gulp-header-comment/issues/139)
* chore(package): update @babel/core to version 7.3.4 ([2b30d9a](https://github.com/mjeanroy/gulp-header-comment/commit/2b30d9a))
* chore(package): update @babel/core to version 7.4.0 ([b936376](https://github.com/mjeanroy/gulp-header-comment/commit/b936376)), closes [#152](https://github.com/mjeanroy/gulp-header-comment/issues/152)
* chore(package): update @babel/core to version 7.4.3 ([e509539](https://github.com/mjeanroy/gulp-header-comment/commit/e509539))
* chore(package): update @babel/core to version 7.4.4 ([51f7a10](https://github.com/mjeanroy/gulp-header-comment/commit/51f7a10))
* chore(package): update @babel/core to version 7.4.5 ([6288a0c](https://github.com/mjeanroy/gulp-header-comment/commit/6288a0c))
* chore(package): update @babel/preset-env to version 7.1.0 ([4f65019](https://github.com/mjeanroy/gulp-header-comment/commit/4f65019))
* chore(package): update @babel/preset-env to version 7.1.5 ([5658ec8](https://github.com/mjeanroy/gulp-header-comment/commit/5658ec8))
* chore(package): update @babel/preset-env to version 7.1.6 ([5197fbb](https://github.com/mjeanroy/gulp-header-comment/commit/5197fbb))
* chore(package): update @babel/preset-env to version 7.2.0 ([0a151f1](https://github.com/mjeanroy/gulp-header-comment/commit/0a151f1))
* chore(package): update @babel/preset-env to version 7.2.3 ([2d3616e](https://github.com/mjeanroy/gulp-header-comment/commit/2d3616e)), closes [#133](https://github.com/mjeanroy/gulp-header-comment/issues/133)
* chore(package): update @babel/preset-env to version 7.2.3 ([83f2722](https://github.com/mjeanroy/gulp-header-comment/commit/83f2722)), closes [#133](https://github.com/mjeanroy/gulp-header-comment/issues/133)
* chore(package): update @babel/preset-env to version 7.3.1 ([c69aa02](https://github.com/mjeanroy/gulp-header-comment/commit/c69aa02)), closes [#139](https://github.com/mjeanroy/gulp-header-comment/issues/139)
* chore(package): update @babel/preset-env to version 7.3.4 ([27e208e](https://github.com/mjeanroy/gulp-header-comment/commit/27e208e))
* chore(package): update @babel/preset-env to version 7.4.1 ([9799ec8](https://github.com/mjeanroy/gulp-header-comment/commit/9799ec8)), closes [#152](https://github.com/mjeanroy/gulp-header-comment/issues/152)
* chore(package): update @babel/preset-env to version 7.4.3 ([a8cab7a](https://github.com/mjeanroy/gulp-header-comment/commit/a8cab7a))
* chore(package): update @babel/preset-env to version 7.4.4 ([fa63ded](https://github.com/mjeanroy/gulp-header-comment/commit/fa63ded))
* chore(package): update @babel/preset-env to version 7.4.5 ([a125709](https://github.com/mjeanroy/gulp-header-comment/commit/a125709))
* chore(package): update del to version 4.0.0 ([f986bdd](https://github.com/mjeanroy/gulp-header-comment/commit/f986bdd))
* chore(package): update del to version 4.1.0 ([484fced](https://github.com/mjeanroy/gulp-header-comment/commit/484fced))
* chore(package): update del to version 4.1.1 ([eb44813](https://github.com/mjeanroy/gulp-header-comment/commit/eb44813))
* chore(package): update eslint to version 4.19.0 ([2858bd9](https://github.com/mjeanroy/gulp-header-comment/commit/2858bd9))
* chore(package): update eslint to version 4.19.1 ([9f0ce40](https://github.com/mjeanroy/gulp-header-comment/commit/9f0ce40))
* chore(package): update eslint to version 5.0.0 ([a5028cd](https://github.com/mjeanroy/gulp-header-comment/commit/a5028cd))
* chore(package): update eslint to version 5.0.1 ([185f165](https://github.com/mjeanroy/gulp-header-comment/commit/185f165))
* chore(package): update eslint to version 5.11.0 ([f031fd6](https://github.com/mjeanroy/gulp-header-comment/commit/f031fd6))
* chore(package): update eslint to version 5.14.0 ([9ee48b6](https://github.com/mjeanroy/gulp-header-comment/commit/9ee48b6))
* chore(package): update eslint to version 5.14.1 ([1287435](https://github.com/mjeanroy/gulp-header-comment/commit/1287435))
* chore(package): update eslint to version 5.15.0 ([9efd5ed](https://github.com/mjeanroy/gulp-header-comment/commit/9efd5ed))
* chore(package): update eslint to version 5.15.1 ([d7f10bd](https://github.com/mjeanroy/gulp-header-comment/commit/d7f10bd))
* chore(package): update eslint to version 5.15.2 ([2b58a71](https://github.com/mjeanroy/gulp-header-comment/commit/2b58a71))
* chore(package): update eslint to version 5.15.3 ([083f8ab](https://github.com/mjeanroy/gulp-header-comment/commit/083f8ab))
* chore(package): update eslint to version 5.16.0 ([77d77a8](https://github.com/mjeanroy/gulp-header-comment/commit/77d77a8))
* chore(package): update eslint-config-google to version 0.10.0 ([155bc3b](https://github.com/mjeanroy/gulp-header-comment/commit/155bc3b))
* chore(package): update eslint-config-google to version 0.11.0 ([2391082](https://github.com/mjeanroy/gulp-header-comment/commit/2391082))
* chore(package): update eslint-config-google to version 0.12.0 ([0d49f02](https://github.com/mjeanroy/gulp-header-comment/commit/0d49f02))
* chore(package): update eslint-config-google to version 0.13.0 ([148fb57](https://github.com/mjeanroy/gulp-header-comment/commit/148fb57))
* chore(package): update gulp to version 4.0.0 ([e00b166](https://github.com/mjeanroy/gulp-header-comment/commit/e00b166))
* chore(package): update gulp to version 4.0.1 ([18256f3](https://github.com/mjeanroy/gulp-header-comment/commit/18256f3))
* chore(package): update gulp to version 4.0.2 ([72d1dfa](https://github.com/mjeanroy/gulp-header-comment/commit/72d1dfa))
* chore(package): update gulp-bump to version 3.1.1 ([2d2c2cb](https://github.com/mjeanroy/gulp-header-comment/commit/2d2c2cb))
* chore(package): update gulp-bump to version 3.1.3 ([66d160e](https://github.com/mjeanroy/gulp-header-comment/commit/66d160e)), closes [#137](https://github.com/mjeanroy/gulp-header-comment/issues/137)
* chore(package): update gulp-git to version 2.6.0 ([0815d27](https://github.com/mjeanroy/gulp-header-comment/commit/0815d27))
* chore(package): update gulp-git to version 2.7.0 ([cd8a92f](https://github.com/mjeanroy/gulp-header-comment/commit/cd8a92f))
* chore(package): update gulp-git to version 2.8.0 ([ce0b116](https://github.com/mjeanroy/gulp-header-comment/commit/ce0b116))
* chore(package): update gulp-git to version 2.8.1 ([5af1540](https://github.com/mjeanroy/gulp-header-comment/commit/5af1540))
* chore(package): update gulp-git to version 2.9.0 ([10bcb79](https://github.com/mjeanroy/gulp-header-comment/commit/10bcb79))
* chore(package): update gulp-jasmine to version 4.0.0 ([b5f007b](https://github.com/mjeanroy/gulp-header-comment/commit/b5f007b))
* chore(package): update jasmine-core to version 3.2.0 ([5121c42](https://github.com/mjeanroy/gulp-header-comment/commit/5121c42))
* chore(package): update jasmine-core to version 3.2.1 ([d9f8ae1](https://github.com/mjeanroy/gulp-header-comment/commit/d9f8ae1))
* chore(package): update jasmine-core to version 3.3.0 ([15b691f](https://github.com/mjeanroy/gulp-header-comment/commit/15b691f))
* chore(package): update jasmine-core to version 3.4.0 ([c5f218e](https://github.com/mjeanroy/gulp-header-comment/commit/c5f218e))
* chore(package): update moment to version 2.23.0 ([a0fd240](https://github.com/mjeanroy/gulp-header-comment/commit/a0fd240))
* chore(package): update moment to version 2.24.0 ([5db356c](https://github.com/mjeanroy/gulp-header-comment/commit/5db356c))
* chore(package): update vinyl to version 2.2.0 ([7afffdf](https://github.com/mjeanroy/gulp-header-comment/commit/7afffdf))
* chore(travis): add node 11 to the travis matrix ([7ef8720](https://github.com/mjeanroy/gulp-header-comment/commit/7ef8720))
* fix: fix svg/xml/html header comment when prolog line need to be skipped ([4e07544](https://github.com/mjeanroy/gulp-header-comment/commit/4e07544))
* fix: handle svg stream ([bfc4152](https://github.com/mjeanroy/gulp-header-comment/commit/bfc4152))
* fix(package): update ansi-colors to version 3.0.6 ([31dff8a](https://github.com/mjeanroy/gulp-header-comment/commit/31dff8a))
* fix(package): update ansi-colors to version 3.1.0 ([791b9b3](https://github.com/mjeanroy/gulp-header-comment/commit/791b9b3))
* fix(package): update ansi-colors to version 3.2.1 ([259e3b2](https://github.com/mjeanroy/gulp-header-comment/commit/259e3b2))
* fix(package): update ansi-colors to version 3.2.2 ([8d31693](https://github.com/mjeanroy/gulp-header-comment/commit/8d31693))
* fix(package): update ansi-colors to version 3.2.3 ([b9841e8](https://github.com/mjeanroy/gulp-header-comment/commit/b9841e8))
* fix(package): update ansi-colors to version 3.2.4 ([7694498](https://github.com/mjeanroy/gulp-header-comment/commit/7694498))
* fix(package): update fancy-log to version 1.3.3 ([628be40](https://github.com/mjeanroy/gulp-header-comment/commit/628be40))
* fix(package): update lodash to version 4.17.11 ([8ade46b](https://github.com/mjeanroy/gulp-header-comment/commit/8ade46b))
* fix(package): update lodash to version 4.17.9 ([12d4529](https://github.com/mjeanroy/gulp-header-comment/commit/12d4529))
* fix(package): update moment to version 2.22.0 ([c289c8d](https://github.com/mjeanroy/gulp-header-comment/commit/c289c8d))
* fix(package): update moment to version 2.22.1 ([5869727](https://github.com/mjeanroy/gulp-header-comment/commit/5869727))
* fix(package): update moment to version 2.22.2 ([ac64d61](https://github.com/mjeanroy/gulp-header-comment/commit/ac64d61))
* fix(package): update through2 to version 2.0.4 ([bf39817](https://github.com/mjeanroy/gulp-header-comment/commit/bf39817))
* fix(package): update through2 to version 3.0.0 ([d57fb68](https://github.com/mjeanroy/gulp-header-comment/commit/d57fb68)), closes [#124](https://github.com/mjeanroy/gulp-header-comment/issues/124)
* fix(package): update through2 to version 3.0.1 ([7885f7c](https://github.com/mjeanroy/gulp-header-comment/commit/7885f7c))
* Update .nvmrc ([58d1233](https://github.com/mjeanroy/gulp-header-comment/commit/58d1233))



## 0.4.0 (2018-03-06)

* release: prepare next release ([3292c9b](https://github.com/mjeanroy/gulp-header-comment/commit/3292c9b))
* release: release version ([43fc9fb](https://github.com/mjeanroy/gulp-header-comment/commit/43fc9fb))
* chore: ignore package-lock.json ([16735e6](https://github.com/mjeanroy/gulp-header-comment/commit/16735e6))
* chore(package): update eslint to version 4.15.0 ([50cb877](https://github.com/mjeanroy/gulp-header-comment/commit/50cb877))
* chore(package): update eslint to version 4.16.0 ([caaa8d6](https://github.com/mjeanroy/gulp-header-comment/commit/caaa8d6))
* chore(package): update eslint to version 4.17.0 ([8c55fa0](https://github.com/mjeanroy/gulp-header-comment/commit/8c55fa0))
* chore(package): update eslint to version 4.18.0 ([6e5e4f8](https://github.com/mjeanroy/gulp-header-comment/commit/6e5e4f8))
* chore(package): update eslint to version 4.18.1 ([f3a3599](https://github.com/mjeanroy/gulp-header-comment/commit/f3a3599))
* chore(package): update eslint to version 4.18.2 ([644401e](https://github.com/mjeanroy/gulp-header-comment/commit/644401e))
* chore(package): update gulp-babel to version 7.0.1 ([acec284](https://github.com/mjeanroy/gulp-header-comment/commit/acec284))
* chore(package): update gulp-bump to version 3.0.0 ([8448446](https://github.com/mjeanroy/gulp-header-comment/commit/8448446))
* chore(package): update gulp-bump to version 3.1.0 ([02fee18](https://github.com/mjeanroy/gulp-header-comment/commit/02fee18))
* chore(package): update gulp-eslint to version 4.0.1 ([b9926a2](https://github.com/mjeanroy/gulp-header-comment/commit/b9926a2))
* chore(package): update gulp-eslint to version 4.0.2 ([cb0c6db](https://github.com/mjeanroy/gulp-header-comment/commit/cb0c6db))
* chore(package): update gulp-git to version 2.5.0 ([e03d8fc](https://github.com/mjeanroy/gulp-header-comment/commit/e03d8fc))
* chore(package): update gulp-git to version 2.5.1 ([172d5c1](https://github.com/mjeanroy/gulp-header-comment/commit/172d5c1))
* chore(package): update gulp-git to version 2.5.2 ([241549f](https://github.com/mjeanroy/gulp-header-comment/commit/241549f))
* chore(package): update gulp-jasmine to version 3.0.0 ([ee3d511](https://github.com/mjeanroy/gulp-header-comment/commit/ee3d511))
* chore(package): update jasmine-core to version 2.9.1 ([61a22ce](https://github.com/mjeanroy/gulp-header-comment/commit/61a22ce)), closes [#66](https://github.com/mjeanroy/gulp-header-comment/issues/66)
* chore(package): update jasmine-core to version 3.0.0 ([f1f0c12](https://github.com/mjeanroy/gulp-header-comment/commit/f1f0c12)), closes [#74](https://github.com/mjeanroy/gulp-header-comment/issues/74)
* chore(package): update jasmine-core to version 3.1.0 ([6b76a9f](https://github.com/mjeanroy/gulp-header-comment/commit/6b76a9f))
* chore(package): update run-sequence to version 2.2.1 ([ef15728](https://github.com/mjeanroy/gulp-header-comment/commit/ef15728))
* fix(package): update ansi-colors to version 1.1.0 ([fc1d651](https://github.com/mjeanroy/gulp-header-comment/commit/fc1d651))
* fix(package): update commenting to version 1.0.5 ([32fb111](https://github.com/mjeanroy/gulp-header-comment/commit/32fb111))
* fix(package): update lodash to version 4.17.5 ([f556ac1](https://github.com/mjeanroy/gulp-header-comment/commit/f556ac1))
* fix(package): update moment to version 2.21.0 ([ea13ee5](https://github.com/mjeanroy/gulp-header-comment/commit/ea13ee5))
* fix(package): update plugin-error to version 1.0.0 ([5148fa6](https://github.com/mjeanroy/gulp-header-comment/commit/5148fa6))
* fix(package): update plugin-error to version 1.0.1 ([92f10c2](https://github.com/mjeanroy/gulp-header-comment/commit/92f10c2))



## 0.3.0 (2017-12-25)

* release: prepare next release ([2683a17](https://github.com/mjeanroy/gulp-header-comment/commit/2683a17))
* release: release version ([7c2c705](https://github.com/mjeanroy/gulp-header-comment/commit/7c2c705))
* core: add node 9 to the travis matrix ([f59d180](https://github.com/mjeanroy/gulp-header-comment/commit/f59d180))
* core: remove deprecated gulp-util dependency ([b5e864d](https://github.com/mjeanroy/gulp-header-comment/commit/b5e864d))
* core: replace babel-preset-es2015 with babel-preset-env ([e62d839](https://github.com/mjeanroy/gulp-header-comment/commit/e62d839))
* chore(package): update babel-core to version 6.26.0 ([6052d7a](https://github.com/mjeanroy/gulp-header-comment/commit/6052d7a))
* chore(package): update eslint to version 4.10.0 ([4b550bd](https://github.com/mjeanroy/gulp-header-comment/commit/4b550bd))
* chore(package): update eslint to version 4.11.0 ([2189ba9](https://github.com/mjeanroy/gulp-header-comment/commit/2189ba9))
* chore(package): update eslint to version 4.12.0 ([8e87242](https://github.com/mjeanroy/gulp-header-comment/commit/8e87242))
* chore(package): update eslint to version 4.12.1 ([88a4277](https://github.com/mjeanroy/gulp-header-comment/commit/88a4277))
* chore(package): update eslint to version 4.13.0 ([361aac2](https://github.com/mjeanroy/gulp-header-comment/commit/361aac2))
* chore(package): update eslint to version 4.13.1 ([869da5e](https://github.com/mjeanroy/gulp-header-comment/commit/869da5e))
* chore(package): update eslint to version 4.14.0 ([e94afdd](https://github.com/mjeanroy/gulp-header-comment/commit/e94afdd))
* chore(package): update eslint to version 4.2.0 ([9b7f340](https://github.com/mjeanroy/gulp-header-comment/commit/9b7f340))
* chore(package): update eslint to version 4.3.0 ([94c8126](https://github.com/mjeanroy/gulp-header-comment/commit/94c8126))
* chore(package): update eslint to version 4.4.0 ([5bfa435](https://github.com/mjeanroy/gulp-header-comment/commit/5bfa435))
* chore(package): update eslint to version 4.4.1 ([c0bd9d8](https://github.com/mjeanroy/gulp-header-comment/commit/c0bd9d8))
* chore(package): update eslint to version 4.5.0 ([75f956d](https://github.com/mjeanroy/gulp-header-comment/commit/75f956d))
* chore(package): update eslint to version 4.6.0 ([fb8e1b1](https://github.com/mjeanroy/gulp-header-comment/commit/fb8e1b1))
* chore(package): update eslint to version 4.6.1 ([cabf578](https://github.com/mjeanroy/gulp-header-comment/commit/cabf578))
* chore(package): update eslint to version 4.7.0 ([e63204b](https://github.com/mjeanroy/gulp-header-comment/commit/e63204b))
* chore(package): update eslint to version 4.7.1 ([e63b5b9](https://github.com/mjeanroy/gulp-header-comment/commit/e63b5b9))
* chore(package): update eslint to version 4.7.2 ([3eb4e11](https://github.com/mjeanroy/gulp-header-comment/commit/3eb4e11))
* chore(package): update eslint to version 4.8.0 ([8a24942](https://github.com/mjeanroy/gulp-header-comment/commit/8a24942))
* chore(package): update eslint to version 4.9.0 ([f7bb31a](https://github.com/mjeanroy/gulp-header-comment/commit/f7bb31a))
* chore(package): update eslint-config-google to version 0.9.1 ([a7d9834](https://github.com/mjeanroy/gulp-header-comment/commit/a7d9834)), closes [#19](https://github.com/mjeanroy/gulp-header-comment/issues/19)
* chore(package): update gulp-babel to version 7.0.0 ([e134309](https://github.com/mjeanroy/gulp-header-comment/commit/e134309))
* chore(package): update gulp-bump to version 2.8.0 ([5f9b645](https://github.com/mjeanroy/gulp-header-comment/commit/5f9b645))
* chore(package): update gulp-bump to version 2.9.0 ([082b3ca](https://github.com/mjeanroy/gulp-header-comment/commit/082b3ca))
* chore(package): update gulp-git to version 2.4.2 ([c8e591f](https://github.com/mjeanroy/gulp-header-comment/commit/c8e591f))
* chore(package): update jasmine-core to version 2.7.0 ([f48f489](https://github.com/mjeanroy/gulp-header-comment/commit/f48f489))
* chore(package): update jasmine-core to version 2.8.0 ([5a2f7e7](https://github.com/mjeanroy/gulp-header-comment/commit/5a2f7e7))
* chore(package): update run-sequence to version 2.1.0 ([f936f47](https://github.com/mjeanroy/gulp-header-comment/commit/f936f47))
* chore(package): update run-sequence to version 2.2.0 ([951b83d](https://github.com/mjeanroy/gulp-header-comment/commit/951b83d))
* fix(package): update moment to version 2.19.0 ([d657a3c](https://github.com/mjeanroy/gulp-header-comment/commit/d657a3c))
* fix(package): update moment to version 2.19.1 ([806f990](https://github.com/mjeanroy/gulp-header-comment/commit/806f990))
* fix(package): update moment to version 2.19.2 ([2313ed6](https://github.com/mjeanroy/gulp-header-comment/commit/2313ed6))
* fix(package): update moment to version 2.19.3 ([ed499ec](https://github.com/mjeanroy/gulp-header-comment/commit/ed499ec))
* fix(package): update moment to version 2.19.4 ([0e535c5](https://github.com/mjeanroy/gulp-header-comment/commit/0e535c5))
* fix(package): update moment to version 2.20.0 ([b6916c6](https://github.com/mjeanroy/gulp-header-comment/commit/b6916c6))
* fix(package): update moment to version 2.20.1 ([158fa28](https://github.com/mjeanroy/gulp-header-comment/commit/158fa28))
* fix(package): update q to version 1.5.1 ([b0efc58](https://github.com/mjeanroy/gulp-header-comment/commit/b0efc58))



## <small>0.2.1 (2017-07-03)</small>

* release: prepare next release ([d481296](https://github.com/mjeanroy/gulp-header-comment/commit/d481296))
* release: release version ([25a2dbc](https://github.com/mjeanroy/gulp-header-comment/commit/25a2dbc))
* test: add unit test with .appcache file ([9e565a5](https://github.com/mjeanroy/gulp-header-comment/commit/9e565a5))
* fix(package): update commenting to version 1.0.4 ([fe4cdc5](https://github.com/mjeanroy/gulp-header-comment/commit/fe4cdc5))
* chore(package): update babel-core to version 6.25.0 ([5b32ba1](https://github.com/mjeanroy/gulp-header-comment/commit/5b32ba1))
* chore(package): update del to version 3.0.0 ([07d4fbf](https://github.com/mjeanroy/gulp-header-comment/commit/07d4fbf))
* chore(package): update eslint to version 4.0.0 ([0321063](https://github.com/mjeanroy/gulp-header-comment/commit/0321063))
* chore(package): update eslint to version 4.1.0 ([7aff954](https://github.com/mjeanroy/gulp-header-comment/commit/7aff954))
* chore(package): update eslint to version 4.1.1 ([f475bd9](https://github.com/mjeanroy/gulp-header-comment/commit/f475bd9))
* chore(package): update eslint-config-google to version 0.8.0 ([c006518](https://github.com/mjeanroy/gulp-header-comment/commit/c006518))
* chore(package): update gulp-eslint to version 4.0.0 ([ed520d1](https://github.com/mjeanroy/gulp-header-comment/commit/ed520d1))
* chore(package): update gulp-git to version 2.3.0 ([9c90703](https://github.com/mjeanroy/gulp-header-comment/commit/9c90703))
* chore(package): update gulp-git to version 2.3.1 ([f925aee](https://github.com/mjeanroy/gulp-header-comment/commit/f925aee))
* chore(package): update gulp-git to version 2.3.1 ([48f25e7](https://github.com/mjeanroy/gulp-header-comment/commit/48f25e7))
* chore(package): update gulp-git to version 2.4.1 ([b7f48ba](https://github.com/mjeanroy/gulp-header-comment/commit/b7f48ba))
* chore(package): update jasmine-core to version 2.6.2 ([bdb3d23](https://github.com/mjeanroy/gulp-header-comment/commit/bdb3d23))
* chore(package): update jasmine-core to version 2.6.3 ([fdd9e65](https://github.com/mjeanroy/gulp-header-comment/commit/fdd9e65))
* chore(package): update jasmine-core to version 2.6.4 ([e37a5f2](https://github.com/mjeanroy/gulp-header-comment/commit/e37a5f2))
* chore(package): update run-sequence to version 2.0.0 (#16) ([d75913b](https://github.com/mjeanroy/gulp-header-comment/commit/d75913b)), closes [#16](https://github.com/mjeanroy/gulp-header-comment/issues/16)
* chore(package): update vinyl to version 2.1.0 ([9bfbff3](https://github.com/mjeanroy/gulp-header-comment/commit/9bfbff3))
* core: add node 8 to the travis matrix ([82e5c13](https://github.com/mjeanroy/gulp-header-comment/commit/82e5c13))



## 0.2.0 (2017-05-11)

* release: prepare next release ([d199099](https://github.com/mjeanroy/gulp-header-comment/commit/d199099))
* release: release version ([de07606](https://github.com/mjeanroy/gulp-header-comment/commit/de07606))
* core: fix babel dependency ([e9bd122](https://github.com/mjeanroy/gulp-header-comment/commit/e9bd122))
* core: update npm ignore list ([db7ae9b](https://github.com/mjeanroy/gulp-header-comment/commit/db7ae9b))
* docs: update README ([3eb6126](https://github.com/mjeanroy/gulp-header-comment/commit/3eb6126))
* docs(readme): add Greenkeeper badge ([48d9a64](https://github.com/mjeanroy/gulp-header-comment/commit/48d9a64))
* Update README.md ([3767ce9](https://github.com/mjeanroy/gulp-header-comment/commit/3767ce9))
* chore(package): update dependencies ([d9a196d](https://github.com/mjeanroy/gulp-header-comment/commit/d9a196d))



## 0.1.0 (2017-02-23)

* release: release version ([ab9b5f4](https://github.com/mjeanroy/gulp-header-comment/commit/ab9b5f4))
* core: add babel for old node version ([b3cb862](https://github.com/mjeanroy/gulp-header-comment/commit/b3cb862))
* core: add del task ([d822c66](https://github.com/mjeanroy/gulp-header-comment/commit/d822c66))
* core: add gulp as a dev dependency ([e2b12fb](https://github.com/mjeanroy/gulp-header-comment/commit/e2b12fb))
* core: add lint task before build ([038a509](https://github.com/mjeanroy/gulp-header-comment/commit/038a509))
* core: add missing unit tests ([3940617](https://github.com/mjeanroy/gulp-header-comment/commit/3940617))
* core: add npmignore file ([9aee8ab](https://github.com/mjeanroy/gulp-header-comment/commit/9aee8ab))
* core: add nvmrc file ([f958a29](https://github.com/mjeanroy/gulp-header-comment/commit/f958a29))
* core: add release tasks ([97177af](https://github.com/mjeanroy/gulp-header-comment/commit/97177af))
* core: add travis configuration ([948e422](https://github.com/mjeanroy/gulp-header-comment/commit/948e422))
* core: add use-strict statements ([6790d13](https://github.com/mjeanroy/gulp-header-comment/commit/6790d13))
* core: fix lodash template data ([1956ae3](https://github.com/mjeanroy/gulp-header-comment/commit/1956ae3))
* core: fix release task ([a5fdb01](https://github.com/mjeanroy/gulp-header-comment/commit/a5fdb01))
* core: init project with lint task ([b2825ed](https://github.com/mjeanroy/gulp-header-comment/commit/b2825ed))
* core: log errors when something bad happen ([b80aca7](https://github.com/mjeanroy/gulp-header-comment/commit/b80aca7))
* core: update npm keywords ([00a1565](https://github.com/mjeanroy/gulp-header-comment/commit/00a1565))
* core: update npmignore list ([f672d21](https://github.com/mjeanroy/gulp-header-comment/commit/f672d21))
* core: update package.json fields ([6a515a1](https://github.com/mjeanroy/gulp-header-comment/commit/6a515a1))
* docs: add badges to the README ([2941e41](https://github.com/mjeanroy/gulp-header-comment/commit/2941e41))
* docs: add README ([1aca841](https://github.com/mjeanroy/gulp-header-comment/commit/1aca841))
* tests: add test case for error when template file does not exist ([81dabf3](https://github.com/mjeanroy/gulp-header-comment/commit/81dabf3))
* tests: use toBeTruthy instead of not.toEqual('') ([fdba6c6](https://github.com/mjeanroy/gulp-header-comment/commit/fdba6c6))



