diff --git a/CHANGELOG.md b/CHANGELOG.md index 5688ea9f2..910117f46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Framer Motion adheres to [Semantic Versioning](http://semver.org/). - Removing context memoisation to ensure removed values are correctly animated to. - Adding unmount check to `AnimatePresence` before updating state. [PR by @ctrlplusb](https://github.com/framer/motion/pull/796) +- Fixes animation between `0` and non-number/pixel keyframe array. [Issue](https://github.com/framer/motion/issues/1308) ## [5.0.0] 2021-10-27