From 5fc605bc13e737190999581b9ad5386ac27f7526 Mon Sep 17 00:00:00 2001 From: mohitalgolia <101385480+mohitalgolia@users.noreply.github.com> Date: Tue, 4 Apr 2023 21:09:57 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ea5ad5bb..14f676a49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - Ensured compatibility of the extension with Magento 2.4.6 - Updated the code to allow for convenient customization of object serialization - Enhanced comments for non-castable attributes in system configuration -- Added new code to resolve pricing issues with bundle products when the dynamic price attribute is disabled +- Updated the code to ensure that accurate prices are indexed for bundle products when the dynamic price attribute is turned off - Updated autocomplete to include userToken and enablePersonalization tag in search requests