Skip to content

Commit 5ce8fca

Browse files
committed
chore: Add forgotten issue to CHANGELOG
Issue #1233 has been fixed in v6.3.0 but was missing from the CHANGELOG
1 parent b4820f7 commit 5ce8fca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ previous_url: /Changelogs/iOS Runtime
3636
* **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))
3737
* **runtime:** Don't crash app if `discardUncaughtJsExceptions` flag is present ([#1230](https://github.com/NativeScript/ios-runtime/pull/1230))
3838
* **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))
39+
* **metadata-generator:** Generating TSC declarations fails due to Metadata generator error w/specific imports ([#1233](https://github.com/NativeScript/ios-runtime/issues/1233))
3940

4041
6.2.0 (2019-10-30)
4142
=====

0 commit comments

Comments
 (0)