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

Commit 9febc8b

Browse files
committed
Update News data
1 parent bbfef9c commit 9febc8b

File tree

1 file changed

+39
-1
lines changed

1 file changed

+39
-1
lines changed

src/_data/whats-new.yml

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,46 @@ description: This page contains recent changes that we think you'd like to know
44
We exclude from this list proofreading, spelling checks, and all minor updates.
55
link: "/whats-new.html"
66
thread: "/whatsnew-feed.xml"
7-
updated: Mon Oct 4 14:38:45 2021
7+
updated: Mon Oct 11 14:51:53 2021
88
entries:
9+
- description: Added a reference topic for the [list of events](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/event-list.html).
10+
versions: 2.4.x
11+
type: New Topic
12+
date: October 7, 2021
13+
link: https://github.com/magento/devdocs/pull/9098
14+
merge_commit: 81ded6faff76081405e26021269cc8d66eb302a2
15+
contributor: goivvy
16+
membership: false
17+
labels:
18+
- New Topic
19+
- Special achievement
20+
- 2.4.x
21+
- 'Progress: done'
22+
- description: Updated the [Module reference guide](https://devdocs.magento.com/guides/v2.3/mrg/intro.html),
23+
version 2.3. Now it contains all the modules included in the B2B with Adobe Commerce
24+
edition.
25+
versions: 2.3.7
26+
type: Major Update
27+
date: October 4, 2021
28+
link: https://github.com/magento-commerce/devdocs/pull/2562
29+
merge_commit: c815b7a02dab7764acbe00b28632760bd2ddd7f1
30+
contributor: dshevtsov
31+
membership: true
32+
labels:
33+
- Major Update
34+
- 2.3.7
35+
- description: Added a topic about how to [implement Product Recommendations on a
36+
headless storefront](https://devdocs.magento.com/recommendations/headless.html).
37+
versions: 2.4.x
38+
type: New Topic
39+
date: October 4, 2021
40+
link: https://github.com/magento-commerce/devdocs/pull/2532
41+
merge_commit: 352c25212c008fe4004982c72554c9c20b0479de
42+
contributor: erikmarr
43+
membership: true
44+
labels:
45+
- New Topic
46+
- 2.4.x
947
- description: Fixed [backward incompatible changes for 2.4.2-2.4.3](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html#242---243).
1048
The topic showed data for 2.4.1-2.4.2 instead.
1149
versions: 2.4.3

0 commit comments

Comments
 (0)