diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c929806..cfd3afdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -## Unreleased +## [v4.3.0] - 2024.01.16 ### Add - Add landing page campaign @@ -594,6 +594,7 @@ ### Added - Feed Export: Export feed file is now available via separate link +[v4.3.0]: https://github.com/FACT-Finder-Web-Components/magento2-module/releases/tag/v4.3.0 [v4.2.2]: https://github.com/FACT-Finder-Web-Components/magento2-module/releases/tag/v4.2.2 [v4.2.1]: https://github.com/FACT-Finder-Web-Components/magento2-module/releases/tag/v4.2.1 [v4.2.0]: https://github.com/FACT-Finder-Web-Components/magento2-module/releases/tag/v4.2.0 diff --git a/src/view/frontend/templates/ff/communication.phtml b/src/view/frontend/templates/ff/communication.phtml index 48929357..258d9d55 100644 --- a/src/view/frontend/templates/ff/communication.phtml +++ b/src/view/frontend/templates/ff/communication.phtml @@ -43,7 +43,7 @@ $searchImmediate = $communicationParameters['search-immediate'] ?? 'false';