From d5a9396017b4abc4088ea7d0e1dd76a34d2e7274 Mon Sep 17 00:00:00 2001 From: Max Ivanov Date: Fri, 29 Jun 2018 13:58:01 +0300 Subject: [PATCH] docs(changelog): correct inaccuracies (#24713) PR Close #24713 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 268280b51b..3389c97134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # [6.1.0-beta.3](https://github.com/angular/angular/compare/6.1.0-beta.2...6.1.0-beta.3) (2018-06-28) +### Bug Fixes + +* **animations:** set animations styles properly on platform-server ([#24624](https://github.com/angular/angular/issues/24624)) ([0b356d4](https://github.com/angular/angular/commit/0b356d4)) +* **common:** use correct ICU plural for locale mk ([#24659](https://github.com/angular/angular/issues/24659)) ([64a8584](https://github.com/angular/angular/commit/64a8584)) ## [6.0.7](https://github.com/angular/angular/compare/6.0.6...6.0.7) (2018-06-27) @@ -77,7 +81,7 @@ -## [6.1.0-beta.0](https://github.com/angular/angular/compare/6.0.0-rc.5...6.1.0-beta.0) (2018-06-06) +# [6.1.0-beta.0](https://github.com/angular/angular/compare/6.0.0-rc.5...6.1.0-beta.0) (2018-06-06) ### Bug Fixes