Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Updating release notes for 3.0.8 #8101

Merged
merged 2 commits into from
Oct 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/_data/mde.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,18 @@ extensions:
-
name: Product Recommendations
versions:
-
name: 3.0.8
support:
2.3.0: supported
2.3.1: supported
2.3.2: supported
2.3.3: supported
2.3.4: supported
2.3.5-p1: supported
2.3.6: supported
2.4.0: supported
2.4.1: supported
-
name: 3.0.6
support:
Expand Down
4 changes: 4 additions & 0 deletions src/recommendations/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ The release notes include:
- {:.new}New features
- {:.fix}Fixes and improvements

## 3.0.8 of magento/product-recommendations for Magento Commerce 2.4.0

- {:.fix}Fixed an issue where events were sent for data collection before the module was configured, causing invalid traffic

## 3.0.6 of magento/product-recommendations for Magento Commerce 2.4.0

- {:.new}**(Beta)** Includes support for new [Visual similarity recommendation type](https://docs-beta.magento.com/user-guide/marketing/prex-type-visualsim.html)
Expand Down