From 8079828e76b4d3209989eaf747accb4509271976 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Wed, 9 Oct 2024 15:00:37 -0700 Subject: [PATCH] 5.8.1 5.8.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6f64f36..785fcac4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Feed Me -## Unreleased +## 5.8.1 - 2024-10-09 - 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)) - Fixed a bug where Commerce Variant attributes were not respecting the `parseTwig` config setting. ([#1326](https://github.com/craftcms/feed-me/pull/1326))