diff --git a/CHANGELOG.md b/CHANGELOG.md index 94cedcb263..a3872ed560 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.0.8] 2024-02-29 + +### Fixed + +- Ensure optimised appear animations are cancelled before layout animation measurements. + ## [11.0.7] 2024-02-29 ### Fixed