From dd20898bd5f36b5c398515f0192a7bd77da17e5c Mon Sep 17 00:00:00 2001 From: Kara Erickson Date: Wed, 14 Mar 2018 14:59:27 -0700 Subject: [PATCH] docs: add changelog for 5.2.9 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77a802aab3..5602e46a34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +## [5.2.9](https://github.com/angular/angular/compare/5.2.8...5.2.9) (2018-03-14) + + +### Bug Fixes + +* **platform-server:** add styles to elements correctly ([#22527](https://github.com/angular/angular/issues/22527)) ([fc6dfc2](https://github.com/angular/angular/commit/fc6dfc2)) +* **router:** correct over-encoding of URL fragment ([#22687](https://github.com/angular/angular/issues/22687)) ([86517f2](https://github.com/angular/angular/commit/86517f2)) + + + # [6.0.0-beta.7](https://github.com/angular/angular/compare/6.0.0-beta.6...6.0.0-beta.7) (2018-03-07)