diff --git a/CHANGELOG.md b/CHANGELOG.md index f27610c4..a66b8c66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Changelog -## Unreleased +## [v4.2.2] - 2023.11.10 ### Add - Add campaigns to category view page - Improve logging system @@ -590,6 +590,7 @@ ### Added - Feed Export: Export feed file is now available via separate link +[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 [v4.1.7]: https://github.com/FACT-Finder-Web-Components/magento2-module/releases/tag/v4.1.7 diff --git a/src/view/frontend/templates/ff/communication.phtml b/src/view/frontend/templates/ff/communication.phtml index e8f9c4c9..48929357 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';