File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,21 @@ slug: ios-changelog
77previous_url : /Changelogs/iOS Runtime
88---
99
10+ 6.4.0 (2020-02-04)
11+ =====
12+
13+ ### Features
14+
15+ * ** metadata-generator:** Customize metadata generation to avoid adding unnecessary unused JS wrappers according to specified black/white lists ([ #1209 ] ( https://github.com/NativeScript/ios-runtime/issues/1209 ) )
16+
17+ ### Bug Fixes
18+
19+ * ** project-template:** Make the pbxproject fastlane compatible ([ #1240 ] ( https://github.com/NativeScript/ios-runtime/pull/1240 ) )
20+ * ** runtime:** Correctly retrieve discarded exceptions flag ([ fdaffaf] ( https://github.com/NativeScript/ios-runtime/commit/fdaffaf ) )
21+ * ** webkit:** Safari Inspector shows error on startup ([ #1238 ] https://github.com/NativeScript/ios-runtime/issues/1238 ))
22+
10236.3.0 (2019-12-11)
11- ====
24+ =====
1225
1326### Features
1427
You can’t perform that action at this time.
0 commit comments