From ea611033beba2ef441459f92a14b134e74adee41 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Wed, 9 Oct 2024 15:02:56 -0700 Subject: [PATCH] 6.4.1 6.4.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d5ac1d4..8a0b30b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Feed Me -## Unreleased +## 6.4.1 - 2024-10-09 - Fixed a PHP error that would occur when importing Products that had new Variants. ([#1528](https://github.com/craftcms/feed-me/pull/1528)) - Fixed a bug where Lightswitch fields would not import correctly when nested in a Matrix or Super Table field. ([#1529](https://github.com/craftcms/feed-me/pull/1529))