From bb8ec8862feafae235515ba3efe4b81296bc235d Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Wed, 26 Nov 2025 17:17:25 +0100 Subject: [PATCH] docs: release notes for the v21.0.1 release --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0f2812d9a00..0e80e208b1d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ + +# 21.0.1 "sulfur-snack" (2025-11-26) +### cdk +| Commit | Type | Description | +| -- | -- | -- | +| [ccc12c387](https://github.com/angular/components/commit/ccc12c3879b3b58d6821e80ba1ef79db25a49572) | fix | **testing:** errors in harnesses when using Vitest ([#32399](https://github.com/angular/components/pull/32399)) | +### material +| Commit | Type | Description | +| -- | -- | -- | +| [043d9cacc](https://github.com/angular/components/commit/043d9cacc7d76828d02f921447b48688ab3d4129) | fix | **select:** render panel next to trigger ([#32363](https://github.com/angular/components/pull/32363)) | +### multiple +| Commit | Type | Description | +| -- | -- | -- | +| [02965bb0e](https://github.com/angular/components/commit/02965bb0eee969549518a49a796497ae1fe89569) | fix | resolve forward ref errors ([#32413](https://github.com/angular/components/pull/32413)) | + + + # 21.0.0 "damask-dachshund" (2025-11-19) ## Breaking Changes