Skip to content

Commit 611c23f

Browse files
committed
chore: Add CHANGELOG for v6.4.0
1 parent b9c51e7 commit 611c23f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,21 @@ slug: ios-changelog
77
previous_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+
1023
6.3.0 (2019-12-11)
11-
====
24+
=====
1225

1326
### Features
1427

0 commit comments

Comments
 (0)