From 454650059670a695a21f8e7a70717abd00e51833 Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Wed, 19 Jun 2024 11:36:37 +0200 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76dc31fae4..3f3c36bd76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ Framer Motion adheres to [Semantic Versioning](http://semver.org/). Undocumented APIs should be considered internal and may change without warning. +## [11.2.11] 2024-06-19 + +### Fixed + +- Fix animations in resuspended components. + ## [11.2.10] 2024-05-31 ### Fixed