From 747691a8f5c66901e6ddda1f2f820807500fde3a Mon Sep 17 00:00:00 2001 From: Cheng-Hsuan Tsai Date: Wed, 18 Mar 2026 22:07:57 +0000 Subject: [PATCH] docs: release notes for the v21.2.3 release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 360ac961fdde..ec116ebead1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +# 21.2.3 "21-2-3" (2026-03-18) +### cdk +| Commit | Type | Description | +| -- | -- | -- | +| [688deda58](https://github.com/angular/components/commit/688deda580c9141e2a7e36164dbba860d060e5df) | fix | **drag-drop:** item returned to wrong index in initial container ([#32944](https://github.com/angular/components/pull/32944)) | +### material +| Commit | Type | Description | +| -- | -- | -- | +| [917526511](https://github.com/angular/components/commit/917526511e1d52bb2d9fa665e10f087e62aa2229) | fix | **datepicker:** add harness for datepicker actions ([#32925](https://github.com/angular/components/pull/32925)) | + + + # 22.0.0-next.0 "plastic-bear" (2026-03-11) ### material