diff --git a/CHANGELOG.md b/CHANGELOG.md index 69ca032d7b..721f537723 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. +## [8.4.0] 2023-01-10 + +### Added + +- Exporting `frameData` and `sync` for internal Framer use. + ## [8.3.4] 2023-01-10 ### Fixed