Skip to content

Commit cf2b3d3

Browse files
authored
chore: update changelog
1 parent 1d12136 commit cf2b3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Use `AndroidApplication.startActivity`, `AndroidApplication.foregroundActivity`,
7979

8080
* `start(...)` method in `tns-core-modules/application` module is now removed.
8181

82-
Use `application.run(...)` method instead.
82+
Use `application.run(...)` method instead. Check the "Flexible Frame Composition" section in [this document](https://docs.google.com/document/d/1Iia0yEr5seq4H9qk4oMuJs4-M8dgmne98fymCO5IczA/edit) that explains the full migration path from `application.start(...)` to `application.run(...)` and the implications from this change
8383

8484

8585
* `loadPage(...)` method in `tns-core-modules/ui/builder` module is now removed.

0 commit comments

Comments
 (0)