# 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.
# [1.4.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.4...v1.4.0) (2017-04-04)
### Bug Fixes
* **nsis-gen:** use paths relative to cwd to specify files in nsis scripts ([15afb8f](https://github.com/evshiron/nwjs-builder-phoenix/commit/15afb8f))
### Features
* **nsis-gen:** integrate nsis contribs and make default nsis builds modern ([34c93e6](https://github.com/evshiron/nwjs-builder-phoenix/commit/34c93e6))
## [1.3.4](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.3...v1.3.4) (2017-04-02)
### Bug Fixes
* **nsis-gen:** compare contents instead of dates and sizes ([fb52f61](https://github.com/evshiron/nwjs-builder-phoenix/commit/fb52f61))
## [1.3.3](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.2...v1.3.3) (2017-04-02)
### Bug Fixes
* **nsis-gen:** fix missing distinct files in diff updaters ([c4c7f9d](https://github.com/evshiron/nwjs-builder-phoenix/commit/c4c7f9d))
## [1.3.2](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.1...v1.3.2) (2017-04-02)
### Bug Fixes
* **nsis-gen:** fix typo ([84d2b23](https://github.com/evshiron/nwjs-builder-phoenix/commit/84d2b23))
## [1.3.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.3.0...v1.3.1) (2017-04-02)
### Bug Fixes
* **nsis-gen:** set warning values instead of throwing exceptions ([f79ed55](https://github.com/evshiron/nwjs-builder-phoenix/commit/f79ed55))
# [1.3.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.2.1...v1.3.0) (2017-04-01)
### Features
* **Builder:** support nsis diff updater building ([#12](https://github.com/evshiron/nwjs-builder-phoenix/issues/12)) ([8f2f914](https://github.com/evshiron/nwjs-builder-phoenix/commit/8f2f914))
## [1.2.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.2.0...v1.2.1) (2017-03-30)
### Bug Fixes
* **options:** remove external config support ([248615c](https://github.com/evshiron/nwjs-builder-phoenix/commit/248615c))
# [1.2.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.1.1...v1.2.0) (2017-03-30)
### Features
* **Builder:** integrate nsis target building ([#11](https://github.com/evshiron/nwjs-builder-phoenix/issues/11)) ([28a247d](https://github.com/evshiron/nwjs-builder-phoenix/commit/28a247d))
## [1.1.1](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.1.0...v1.1.1) (2017-03-24)
### Bug Fixes
* **archive:** extract without overwriting existing files ([34579b7](https://github.com/evshiron/nwjs-builder-phoenix/commit/34579b7))
# [1.1.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.0.0...v1.1.0) (2017-03-20)
### Bug Fixes
* **archive:** fix compress failure on Windows ([5ef54b1](https://github.com/evshiron/nwjs-builder-phoenix/commit/5ef54b1))
### Features
* **Downloaders:** download when local and remote file sizes mismatch ([e43a57d](https://github.com/evshiron/nwjs-builder-phoenix/commit/e43a57d))
# 1.0.0 (2017-03-20)