diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bcb6ba351..e00c626137 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. +## [7.6.2] 2022-10-27 + +### Added + +- Internal option for `useScroll` to use `useEffect` instead of `useLayoutEffect`. + ## [7.6.1] 2022-10-18 ### Fixed