Skip to content

Commit 96d46c9

Browse files
committed
chore: Update CHANGELOG for v6.3.0
1 parent 544d85f commit 96d46c9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ previous_url: /Changelogs/iOS Runtime
1010
6.3.0 (2019-12-11)
1111
====
1212

13+
### Features
14+
15+
* **webkit:** Update WebKit to [iOS tag 13.2](https://trac.webkit.org/browser/webkit/releases/Apple/iOS%2013.2?rev=253203) ([#1220](https://github.com/NativeScript/ios-runtime/pull/1220))
16+
1317
### Bug Fixes
1418

1519
* **debugger:** Chrome DevTools console evaluation doesn't work with `tns debug --start` ([#905](https://github.com/NativeScript/ios-runtime/issues/905))
@@ -19,7 +23,6 @@ previous_url: /Changelogs/iOS Runtime
1923
* **runtime:** Do not hide property with more accessors ([#1226](https://github.com/NativeScript/ios-runtime/pull/1226), fixes [#1223](https://github.com/NativeScript/ios-runtime/issues/1223))
2024
* **runtime:** Don't crash app if `discardUncaughtJsExceptions` flag is present ([#1230](https://github.com/NativeScript/ios-runtime/pull/1230))
2125
* **runtime:** Lookup into native MD tables when searching by name ([#1218](https://github.com/NativeScript/ios-runtime/pull/1218), fixes [#712](https://github.com/NativeScript/ios-runtime/issues/712) and [#1223](https://github.com/NativeScript/ios-runtime/issues/1223))
22-
* **webkit:** Update WebKit to [iOS tag 13.2](https://trac.webkit.org/browser/webkit/releases/Apple/iOS%2013.2?rev=253203) ([#1220](https://github.com/NativeScript/ios-runtime/pull/1220))
2326

2427
6.2.0 (2019-10-30)
2528
=====

0 commit comments

Comments
 (0)