docs: add release notes for v11.2.8 to CHANGELOG (#41453)

This commit cherry-picks the v11.2.8 release notes from
154129b9defa9295f4684c595d1981c9b3c970c5 onto master.

Fixes #41452

PR Close #41453
This commit is contained in:
George Kalpakas 2021-04-05 17:23:07 +03:00 committed by atscott
parent 2a76d8419c
commit 44e7865698
1 changed files with 9 additions and 0 deletions

View File

@ -32,6 +32,15 @@ import {XhrFactory} from '@angular/common';
## 11.2.8 (2021-04-01)
### Bug Fixes
* **compiler:** handle case-sensitive CSS custom properties ([#41380](https://github.com/angular/angular/issues/41380)) ([f9da272](https://github.com/angular/angular/commit/f9da27214b74d60d398cf46493767711e710635c)), closes [#41364](https://github.com/angular/angular/issues/41364)
# 12.0.0-next.6 (2021-03-24)