|
|
@@ -2,6 +2,21 @@
|
|
|
|
|
|
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.10.0"></a>
|
|
|
+# [1.10.0](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.4...v1.10.0) (2017-04-19)
|
|
|
+
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+* **Builder:** fix crashes on symlinks ([f615850](https://github.com/evshiron/nwjs-builder-phoenix/commit/f615850))
|
|
|
+
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+* **nsis-compat-updater:** initialize ([8451f55](https://github.com/evshiron/nwjs-builder-phoenix/commit/8451f55))
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<a name="1.9.4"></a>
|
|
|
## [1.9.4](https://github.com/evshiron/nwjs-builder-phoenix/compare/v1.9.3...v1.9.4) (2017-04-19)
|
|
|
|