v3.1.0:
  date: 2019-04-01
  changes:
    - Updated html-minifier to v4.0.0.
    - Updated all other dependencies.
v3.0.0:
  date: 2018-08-26
  changes:
    - Updated all dependencies.
    - Requires Node.js >= 6.
v2.4.0:
  date: 2017-05-16
  changes:
    - Updated html-minifier to v3.5.0.
v2.3.0:
  date: 2017-03-08
  changes:
    - Updated html-minifier to v3.4.0.
v2.2.0:
  date: 2017-01-30
  changes:
    - Updated html-minifier to v3.3.0.
v2.1.0:
  date: 2017-01-14
  changes:
    - Updated html-minifier to v3.2.3 and pretty-bytes to 4.0.2.
v2.0.0:
  date: 2016-07-19
  changes:
    - Updated html-minifier to v3.0.1. Note that Node.js < 4 isn't supported anymore.
v1.5.0:
  date: 2016-07-13
  changes:
    - Updated html-minifier to v2.1.7.
v1.4.0:
  date: 2016-04-19
  changes:
    - Updated html-minifier to v2.0.0.
v1.3.0:
  date: 2016-04-10
  changes:
    - Updated html-minifier to v1.5.0.
v1.2.0:
  date: 2016-03-31
  changes:
    - Updated html-minifier to v1.4.0.
v1.1.0:
  date: 2016-03-18
  changes:
    - Updated html-minifier to v1.3.0.
v1.0.0:
  date: 2016-03-04
  changes:
    - Updated html-minifier to v1.2.0.
    - Point main to task.
    - Drop peerDeps.
v0.6.0:
  date: 2015-10-28
  changes:
    - Updated html-minifier to v1.0.0.
v0.5.0:
  date: 2015-09-25
  changes:
    - Updated html-minifier to v0.8.0.
v0.4.0:
  date: 2015-02-06
  changes:
    - Updated html-minifier to v0.7.0.
v0.3.0:
  date: 2014-05-05
  changes:
    - Drop Node.js 0.8 support.
    - Updated html-minifier to v0.6.0.
v0.2.0:
  date: 2014-02-09
  changes:
    - Rewrite task. Drop concat support.
v0.1.3:
  date: 2013-04-06
  changes:
    - Fail target when minify encounters an error.
v0.1.2:
  date: 2013-04-05
  changes:
    - Update html-minifier which fixes IE conditional comments and prefixed HTML elements `<ng-include>`, `<ng:include>`.
v0.1.1:
  date: 2013-02-18
  changes:
    - First official release for Grunt 0.4.0.
v0.1.1rc7:
  date: 2013-01-30
  changes:
    - Updating grunt/gruntplugin dependencies to rc7.
    - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
v0.1.1rc5:
  date: 2013-01-09
  changes:
    - Updating to work with grunt v0.4.0rc5.
    - Switching to `this.filesSrc` API.
v0.1.0:
  date: 2012-11-01
  changes:
    - Initial release.
