diff --git a/CHANGELOG.md b/CHANGELOG.md index 31ee63ed01..506cff46df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -694,7 +694,7 @@ Please give this RC a try and test it with your projects! We have spent a signif ## What’s New ### View Engine -We’ve made changes under to hood to what AOT generated code looks like. These changes should reduce the size of the generated code for your components by more than half in some cases. Read the [Design Doc](https://docs.google.com/document/d/195L4WaDSoI_kkW094LlShH6gT3B7K1GZpSBnnLkQR-g/preview) for the View Engine updates. +We’ve made changes under the hood to what AOT generated code looks like. These changes should reduce the size of the generated code for your components by more than half in some cases. Read the [Design Doc](https://docs.google.com/document/d/195L4WaDSoI_kkW094LlShH6gT3B7K1GZpSBnnLkQR-g/preview) for the View Engine updates. ### Enhanced `*ngIf` syntax