From 0dc715bbb8cd61c8e7341f12e2f7053f9b106f1a Mon Sep 17 00:00:00 2001 From: Andrey Dolgachev Date: Wed, 24 Sep 2025 13:45:42 -0700 Subject: [PATCH] docs: release notes for the v20.2.5 release --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec7d0f50c2f5..d4c0e20c13dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +# 20.2.5 "sparkling-penguin" (2025-09-24) +### material +| Commit | Type | Description | +| -- | -- | -- | +| [36be42637](https://github.com/angular/components/commit/36be42637df5021ae9afa4d097e84d83d78c197e) | fix | **core:** move internal tokens ([#31907](https://github.com/angular/components/pull/31907)) | +| [3ac762be5](https://github.com/angular/components/commit/3ac762be5dc180594c0681e2842e35123195feb6) | fix | **form-field:** restore error message animation ([#31774](https://github.com/angular/components/pull/31774)) | +| [65f23c003](https://github.com/angular/components/commit/65f23c003e94d59bbb08ad81eb66d725b1b5e79a) | fix | **table:** style no data row properly ([#31895](https://github.com/angular/components/pull/31895)) | + + + # 21.0.0-next.4 "v21.0.0-next4 release" (2025-09-17) ### material