# 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.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)