diff --git a/CHANGELOG.md b/CHANGELOG.md index b60c8ce8b4..03204d6b85 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. +## [10.12.10] 2023-05-10 + +### Fixed + +- Fixing persisting `AnimatePresence` child when exit animation is interrupted. + ## [10.12.9] 2023-05-05 ### Fixed