From 0ebd326d3e488f1480b18fa23ec4f79f005d5ca8 Mon Sep 17 00:00:00 2001 From: Pawel Kozlowski Date: Wed, 21 Sep 2022 20:09:23 +0200 Subject: [PATCH] docs: release notes for the v14.2.3 release --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ba2575857f..6e54599e0c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +# 14.2.3 (2022-09-21) +### animations +| Commit | Type | Description | +| -- | -- | -- | +| [bba2dae812](https://github.com/angular/angular/commit/bba2dae81263d07c55cd059eb8ef51baa7774055) | fix | make sure that the useAnimation function delay is applied ([#47468](https://github.com/angular/angular/pull/47468)) | +## Special Thanks +AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, Joey Perrott, Mauro Mattos, dario-piotrowicz, fabioemoutinho and famzila + + + # 15.0.0-next.2 (2022-09-14) ### animations