diff --git a/CHANGELOG.md b/CHANGELOG.md index 07ee572de3..89d0522dab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ We’ve made changes under to hood to what AOT generated code looks like. These Our template binding syntax now supports a couple helpful changes. You can now use an if/else style syntax, and assign local variables such as when unrolling an observable. ``` -