Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Sep 5, 2023
1 parent e4eefa4 commit 71faa67
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.16.4] 2023-05-09

### Fixed

- Changed handoff `startTime` source from `performance.now()` to `document.timeline.currentTime`.

## [10.16.3] 2023-04-09

### Fixed
Expand Down

0 comments on commit 71faa67

Please sign in to comment.