From ce12a0e2681f1cc6738f6135f064c6025ffbd6cb Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Wed, 28 May 2025 20:26:26 +0000 Subject: [PATCH] docs: release notes for the v20.0.1 release --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f48d390aac5b..966e92c38523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +# 20.0.1 "sulfur-sandpaper" (2025-05-28) +### material +| Commit | Type | Description | +| -- | -- | -- | +| [ecd17ad75](https://github.com/angular/components/commit/ecd17ad758dd831f0be2d106ad4b4cd63f116069) | fix | **button:** add token for icon button shape ([#31223](https://github.com/angular/components/pull/31223)) | +| [20fa71807](https://github.com/angular/components/commit/20fa71807bcbb8ef4dee75b86f0000aee31591f5) | fix | **schematics:** filter paths when renaming tokens ([#31249](https://github.com/angular/components/pull/31249)) | + + + # 20.0.0 "calcium-carrot" (2025-05-28) ## Breaking Changes