@@ -2,5 +2,20 @@
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.
+<a name="1.1.0"></a>
+# [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))
<a name="1.0.0"></a>
# 1.0.0 (2017-03-20)
@@ -1,6 +1,6 @@
{
"name": "nwjs-builder-phoenix",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "",
"main": "./dist/lib/index.js",
"bin": {