v1.2.0:
  date: 2016-03-08
  changes:
    - Stylus ^0.54
v1.1.0:
  date: 2016-03-04
  changes:
    - Add "resolve url nocheck". Fixes #146.
    - Remove peerDeps.
    - Point main script to task.
v1.0.0:
  date: 2016-01-19
  changes:
    - Bump stylus to 0.53.
v0.22.0:
  date: 2015-07-21
  changes:
    - Add `relativeDest` option.
    - Bump stylus to 0.52.
v0.21.0:
  date: 2015-03-09
  changes:
    - Bump stylus to 0.50.
v0.20.0:
  date: 2014-09-22
  changes:
    - Bump stylus to 0.49.
v0.19.0:
  date: 2014-08-26
  changes:
    - Bump dependencies.
    - Bump stylus to 0.48.
v0.18.0:
  date: 2014-07-02
  changes:
    - Bump stylus to 0.47.
v0.17.0:
  date: 2014-06-04
  changes:
    - Bump stylus to 0.46.
v0.16.0:
  date: 2014-05-12
  changes:
    - Bump stylus to 0.45.
v0.15.1:
  date: 2014-05-01
  changes:
    - Add support for rawDefine.
v0.15.0:
  date: 2014-04-23
  changes:
    - Bump stylus to 0.44.
v0.14.0:
  date: 2014-04-08
  changes:
    - Bump stylus to 0.43.
v0.13.2:
  date: 2014-03-01
  changes:
    - Fix limit option for urlfunc.
    - Update copyright to 2014.
v0.13.1:
  date: 2014-02-27
  changes:
    - grunt.template.process is not needed.
v0.13.0:
  date: 2014-02-22
  changes:
    - Adds Data URI Image Inlining options.
    - Fix "resolve url" option.
    - Use chalk module to colorize terminal output.
    - Emphasize spaces in object keys in the README.
v0.12.0:
  date: 2014-01-08
  changes:
    - Update to stylus 0.42.0.
v0.11.0:
  date: 2013-12-02
  changes:
    - Update to stylus 0.41.0.
v0.10.0:
  date: 2013-11-07
  changes:
    - Update to stylus 0.40.0 and nib 1.0.1.
v0.9.0:
  date: 2013-10-20
  changes:
    - Update to stylus 0.38.0.
v0.8.0:
  date: 2013-08-20
  changes:
    - Update to stylus 0.37.0 and nib to 1.0.0.
v0.7.0:
  date: 2013-07-31
  changes:
    - Update to stylus 0.35.
v0.6.0:
  date: 2013-07-11
  changes:
    - Update to stylus 0.33.
v0.5.0:
  date: 2013-03-10
  changes:
    - Upgrade to stylus 0.32.1.
v0.4.1:
  date: 2013-02-22
  changes:
    - Support stylus `define` option.
v0.4.0:
  date: 2013-02-15
  changes:
    - First official release for Grunt 0.4.0.
v0.4.0rc7:
  date: 2013-01-23
  changes:
    - Updating grunt/gruntplugin dependencies to rc7.
    - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
v0.4.0rc5:
  date: 2013-01-09
  changes:
    - Updating to work with grunt v0.4.0rc5.
    - Switching to this.file api.
v0.4.0a:
  date: 2012-12-15
  changes:
    - Conversion to grunt v0.4 conventions.
    - Remove node v0.6 and grunt v0.3 support.
    - Merge grunt-stylus features (plugin loading, embedding).
    - Remove experimental destination wildcards.
v0.3.1:
  date: 2012-10-12
  changes:
    - Rename grunt-contrib-lib dep to grunt-lib-contrib.
v0.3.0:
  date: 2012-09-24
  changes:
    - Options no longer accepted from global config key.
    - Individually compile into dest, maintaining folder structure.
v0.2.2:
  date: 2012-09-17
  changes:
    - Tests refactored, better watch integration.
v0.2.0:
  date: 2012-09-10
  changes:
    - Refactored from grunt-contrib into individual repo.
