diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6ba86021..c3f2458e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [1.1.1](https://github.com/NativeScript/nativescript-dev-webpack/compare/1.1.0...1.1.1) (2019-08-22)
+
+
+### Bug Fixes
+
+* add ia64 as supported architecture ([65d5d3f](https://github.com/NativeScript/nativescript-dev-webpack/commit/65d5d3f))
+
+
+
# [1.1.0](https://github.com/NativeScript/nativescript-dev-webpack/compare/1.0.2...1.1.0) (2019-08-19)
diff --git a/plugins/NativeScriptSnapshotPlugin/options.json b/plugins/NativeScriptSnapshotPlugin/options.json
index f18a2cd9..d20b74ac 100644
--- a/plugins/NativeScriptSnapshotPlugin/options.json
+++ b/plugins/NativeScriptSnapshotPlugin/options.json
@@ -25,12 +25,6 @@
},
"targetArchs": {
"type": "array",
- "default": [
- "arm",
- "arm64",
- "ia32",
- "ia64"
- ],
"items": {
"type": "string",
"enum": [