diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ac9eeacf7..2537beeb35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + +## [2.2.3](https://github.com/angular/angular/compare/2.2.2...2.2.3) (2016-11-23) + +### Bug Fixes + +* **compiler:** Revert: fix versions of `@angular/tsc-wrapped` ([015ca47](https://github.com/angular/angular/commit/015ca47)) +* **animations:** Revert: blend in all previously transitioned styles into next animation if interrupted ([c12e56e](https://github.com/angular/angular/commit/c12e56e)) + + # [2.3.0-beta.0](https://github.com/angular/angular/compare/2.2.0...2.3.0-beta.0) (2016-11-17)