From 351a30a5eeec2bc7b0c3238c74c870d19f986dea Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Wed, 29 May 2024 14:20:17 +0200 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54bb52ff23..74f0f89639 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.8] 2024-05-29 + +### Fixed + +- Ensuring instant animations return animation controls. + ## [11.2.7] 2024-05-29 ### Fixed