From bd19022d157d7b88c2cd0e5c5199a63363f8dd20 Mon Sep 17 00:00:00 2001 From: Miles Malerba Date: Wed, 1 Sep 2021 11:33:32 -0700 Subject: [PATCH] docs: release notes for the v12.2.4 release --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd11bc2ca0cd..4b13a0ca5515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ + +# 12.2.4 "pulp-porpoise" (2021-09-01) +### cdk +| Commit | Type | Description | +| -- | -- | -- | +| [7177d33906](https://github.com/angular/components/commit/7177d3390618dad3c6a7cf65054e7e4f869dce3d) | fix | **testing:** fix value stringification in harnesses ([#23421](https://github.com/angular/components/pull/23421)) | +### material +| Commit | Type | Description | +| -- | -- | -- | +| [116766d13e](https://github.com/angular/components/commit/116766d13ecbf4f45da638945609412c470c2ead) | fix | **tabs:** tab header border reset when parent has a background color ([#23450](https://github.com/angular/components/pull/23450)) | +## Special Thanks +Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha + + # 13.0.0-next.2 "emerald-earring" (2021-08-26) ## Breaking Changes