# 2.0.0 (2016-05-28)

  * [Feature] Update to svg2png v3.0.0 (this introduces a slightly different API regarding the resizing options)

# 1.0.0 (2015-12-14)

  * [Feature] Added in a flag to limit parallel tasks [@nihaopaul](https://github.com/nihaopaul)
  * [Bugfix] Max user processes [@nihaopaul](https://github.com/nihaopaul)
  * Switch to TypeScript

# 0.3.0 (2014-07-09)

  * Option for displaying treatment logs ([#5](https://github.com/akoenig/gulp-svg2png/issues/5))

# 0.2.4 (2014-07-09)

  * Updated dependencies.

# Version 0.2.3 (2014-04-04)

  * Retain folder hierarchy.
  * Implemented UUID for temp file naming.

# Version 0.2.2 (2014-02-21)

  * Added more files to .npmignore.

# Version 0.2.1 (2014-02-18)

  * [Bugfix] See [#3](https://github.com/akoenig/gulp-svg2png/issues/3) for further information.

# Version 0.2.0 (2014-02-13)

  * [Feature] Implemented option for passing the scaling factor.

# Version 0.1.1 (2014-02-12)

  * README modification.

# Version 0.1.0 (2014-02-11)

  * Initial Release.
