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

Commit 444c29b

Browse files
authored
Merge pull request #8692 from magento/whatsnew-update
Update What's New
2 parents 0ade4d4 + 8ff019a commit 444c29b

File tree

1 file changed

+60
-2
lines changed

1 file changed

+60
-2
lines changed

src/_data/whats-new.yml

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,64 @@ 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: Tue Feb 9 12:25:39 2021
7+
updated: Mon Feb 15 15:38:38 2021
88
entries:
9+
- description: Updated the example in the [ColumnsControl component](https://devdocs.magento.com/guides/v2.4/ui_comp_guide/components/ui-columnscontrols.html)
10+
topic.
11+
versions: 2.3.x, 2.4.x
12+
type: Major Update
13+
date: February 11, 2021
14+
link: https://github.com/magento/devdocs/pull/8601
15+
contributor: Santoshziffity
16+
profile: https://github.com/Santoshziffity
17+
- description: Added 2.4.2 to the [Backward incompatible changes reference](https://devdocs.magento.com/guides/v2.4/release-notes/backward-incompatible-changes/reference.html).
18+
versions: 2.4.2
19+
type: Major Update
20+
date: February 10, 2021
21+
link: https://github.com/magento/devdocs/pull/8660
22+
contributor: devops-devdocs
23+
profile: https://github.com/devops-devdocs
24+
- description: Updated reference documentation on [packages](https://devdocs.magento.com/guides/v2.4/release-notes/packages-commerce.html)
25+
and [`bin/magento`](https://devdocs.magento.com/guides/v2.4/reference/cli/magento-commerce.html)
26+
CLI for Commerce.
27+
versions: 2.4.2
28+
type: Major Update
29+
date: February 10, 2021
30+
link: https://github.com/magento/devdocs/pull/8668
31+
contributor: dshevtsov
32+
profile: https://github.com/dshevtsov
33+
- description: Updated the organization of the [Page Builder docs](https://devdocs.magento.com/page-builder/docs/index.html).
34+
versions: 2.4.x
35+
type: Major Update
36+
date: February 10, 2021
37+
link: https://github.com/magento/devdocs/pull/8673
38+
contributor: bdenham
39+
profile: https://github.com/bdenham
40+
- description: Published all documentation updates related to the Q1 2021 Commerce
41+
and Open Source releases.
42+
versions: 2.4.2
43+
type: Major Update
44+
date: February 9, 2021
45+
link: https://github.com/magento/devdocs/pull/8649
46+
contributor: jeff-matthews
47+
profile: https://github.com/jeff-matthews
48+
- description: Updated the [Module Reference Guide](https://devdocs.magento.com/guides/v2.4/mrg/intro.html).
49+
versions: 2.4.2
50+
type: Major Update
51+
date: February 9, 2021
52+
link: https://github.com/magento/devdocs/pull/8659
53+
contributor: dshevtsov
54+
profile: https://github.com/dshevtsov
55+
- description: Updated [Open Source packages](https://devdocs.magento.com/guides/v2.4/release-notes/packages-open-source.html),
56+
[Cloud Commerce packages](https://devdocs.magento.com/guides/v2.4/release-notes/packages-cloud.html),
57+
[required PHP extensions](https://devdocs.magento.com/guides/v2.4/install-gde/prereq/php-settings.html#verify-installed-extensions), [`bin/magento`
58+
OpenSource reference](https://devdocs.magento.com/guides/v2.4/reference/cli/magento.html).
59+
versions: 2.4.2
60+
type: Major Update
61+
date: February 9, 2021
62+
link: https://github.com/magento/devdocs/pull/8661
63+
contributor: dshevtsov
64+
profile: https://github.com/dshevtsov
965
- description: Added [release notes](https://devdocs.magento.com/guides/v2.4/release-notes/bk-release-notes.html)
1066
for Magento Commerce and Open Source 2.4.2.
1167
versions: 2.4.2
@@ -183,7 +239,9 @@ entries:
183239
link: https://github.com/magento/devdocs/pull/8104
184240
contributor: andrewbess
185241
profile: https://github.com/andrewbess
186-
- description: Added mutations to [add](https://devdocs.magento.com/guides/v2.4/graphql/mutations/create-requisition-list.html) and [delete](https://devdocs.magento.com/guides/v2.4/graphql/mutations/delete-requisition-list.html) B2B requisition lists.
242+
- description: Added mutations to [add](https://devdocs.magento.com/guides/v2.4/graphql/mutations/create-requisition-list.html)
243+
and [delete](https://devdocs.magento.com/guides/v2.4/graphql/mutations/delete-requisition-list.html)
244+
B2B requisition lists.
187245
versions: 2.4.2
188246
type: New Topic
189247
date: February 9, 2021

0 commit comments

Comments
 (0)