From 15b65f89c96e3be487b2eccc8474c4895f1a5ec0 Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Wed, 15 Mar 2023 10:29:54 +0100 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a802e6d6e..b0cc187aa9 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.3.2] 2023-03-15 + +### Fixed + +- Applying target CSS variable at the end of animation. + ## [10.3.1] 2023-03-14 ### Fixed