diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c0e3ab0a3..1d835e0270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [4.3.3](https://github.com/angular/angular/compare/4.3.2...4.3.3) (2017-08-02) + + +### Bug Fixes + +* **compiler:** fix for element needing implicit parent placed in top-level ng-container ([f5cbc2e](https://github.com/angular/angular/commit/f5cbc2e)), closes [#18314](https://github.com/angular/angular/issues/18314) + + + # [5.0.0-beta.1](https://github.com/angular/angular/compare/5.0.0-beta.0...5.0.0-beta.1) (2017-07-27)