diff --git a/CHANGELOG.md b/CHANGELOG.md index 48839d56503..3e5bfbafb5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -347,6 +347,8 @@ Note: For details on NgModules you can read the Angular docs on them [here](http 10. Change any uses of the `private` TypeScript keyword to `public` ONLY for component variables that are needed in the associated template. + Note: For details as to why this change has to be made, there is a discussion about it [here](https://forum.ionicframework.com/t/rc0-typescript-private-vs-public-keyword/64863/4?u=mhartington). + 11. Change `