# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. # [0.5.0](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.4.0...v0.5.0) (2019-04-18) ### Bug Fixes * don't print the error if there is none ([d52a526](https://github.com/dwmkerr/node-imagemagick-cli/commit/d52a526)) * fix logging bug ([78fbacc](https://github.com/dwmkerr/node-imagemagick-cli/commit/78fbacc)) ### Features * even more debug mode logging ([078bd1d](https://github.com/dwmkerr/node-imagemagick-cli/commit/078bd1d)) # [0.4.0](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.3.0...v0.4.0) (2019-04-18) ### Features * add debug package ([b29874c](https://github.com/dwmkerr/node-imagemagick-cli/commit/b29874c)) * add support for node-debug ([d5070ed](https://github.com/dwmkerr/node-imagemagick-cli/commit/d5070ed)) # [0.3.0](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.2.1...v0.3.0) (2018-06-28) ### Features * CHANGELOG added and support for standard-release ([8b23a49](https://github.com/dwmkerr/node-imagemagick-cli/commit/8b23a49)) ## [0.2.2](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.2.1...v0.2.2) (2018-06-28)