diff --git a/CHANGELOG.md b/CHANGELOG.md index 8363243a7f..76dc31fae4 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.10] 2024-05-31 + +### Fixed + +- Changing invalid number interpolation from error to warning and immediate mix. + ## [11.2.9] 2024-05-29 ### Fixed