Skip to content

Commit 8a2fc7b

Browse files
authored
Merge pull request magento#1551 from magento/ds_MAGEDOC-2713_bics-for-releases
Added backward incompatible changes
2 parents 17fea5e + 0dc6b32 commit 8a2fc7b

File tree

15 files changed

+110
-83
lines changed

15 files changed

+110
-83
lines changed

_includes/changes/b2b/1.0-develop.html

Whitespace-only changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<h3 id="changes-100-101">No changes</h3>
2+
<p>No backward incompatible changes.</p>
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
1-
2-
<h2 id="class">Class</h2>
3-
<table><tbody>
4-
<tr>
5-
<th>Target</th>
6-
<th>What Changed</th>
7-
</tr>
8-
</tbody></table>
1+
<h3 id="changes-101-102">No changes</h3>
2+
<p>No backward incompatible changes.</p>

_includes/changes/ce/2.1.10-2.1.11.html

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
2-
<h2 id="class">Class</h2>
1+
<h3 id="classes-2110-2111">Changes in classes</h3>
32
<table><tbody>
4-
<tr>
5-
<th>Target</th>
6-
<th>What Changed</th>
7-
</tr>
3+
<tr>
4+
<th>What Changed</th>
5+
<th>How Changed</th>
6+
</tr>
87
<tr>
98
<td>Magento\Catalog\Model\Product\Type\AbstractType::isPossibleBuyFromList</td>
109
<td>[public] Method has been added.</td>
@@ -23,12 +22,12 @@ <h2 id="class">Class</h2>
2322
</tr>
2423
</tbody></table>
2524

26-
<h2 id="interface">Interface</h2>
25+
<h3 id="interfaces-2110-2111">Changes in interfaces</h3>
2726
<table><tbody>
28-
<tr>
29-
<th>Target</th>
30-
<th>What Changed</th>
31-
</tr>
27+
<tr>
28+
<th>What Changed</th>
29+
<th>How Changed</th>
30+
</tr>
3231
<tr>
3332
<td>Magento\Framework\Stdlib\DateTime\TimezoneInterface::date</td>
3433
<td>[public] Method parameter name changed.</td>

_includes/changes/ce/2.2.1-2.2.2.html

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
2-
<h2 id="class">Class</h2>
1+
<h3 id="classes-221-222">Changes in classes</h3>
32
<table><tbody>
4-
<tr>
5-
<th>Target</th>
6-
<th>What Changed</th>
7-
</tr>
3+
<tr>
4+
<th>What Changed</th>
5+
<th>How Changed</th>
6+
</tr>
87
<tr>
98
<td>Magento\Newsletter\Model\Subscriber::__construct</td>
109
<td>[public] Method parameter name changed.</td>
@@ -95,12 +94,12 @@ <h2 id="class">Class</h2>
9594
</tr>
9695
</tbody></table>
9796

98-
<h2 id="interface">Interface</h2>
97+
<h3 id="interfaces-221-222">Changes in interfaces</h3>
9998
<table><tbody>
100-
<tr>
101-
<th>Target</th>
102-
<th>What Changed</th>
103-
</tr>
99+
<tr>
100+
<th>What Changed</th>
101+
<th>How Changed</th>
102+
</tr>
104103
<tr>
105104
<td>Magento\InstantPurchase\PaymentMethodIntegration\AvailabilityCheckerInterface</td>
106105
<td>Interface was added.</td>

_includes/changes/ee/2.1.10-2.1.11.html

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
2-
<h2 id="class">Class</h2>
1+
<h3 id="classes-2110-2111">Changes in classes</h3>
32
<table><tbody>
4-
<tr>
5-
<th>Target</th>
6-
<th>What Changed</th>
7-
</tr>
3+
<tr>
4+
<th>What Changed</th>
5+
<th>How Changed</th>
6+
</tr>
87
<tr>
98
<td>Magento\AdvancedCatalog\Model\ResourceModel\Product\Indexer\Eav\Source::TRANSIT_PREFIX</td>
109
<td>Constant has been removed.</td>
@@ -1851,12 +1850,12 @@ <h2 id="class">Class</h2>
18511850
</tr>
18521851
</tbody></table>
18531852

1854-
<h2 id="interface">Interface</h2>
1853+
<h3 id="interfaces-2110-2111">Changes in interfaces</h3>
18551854
<table><tbody>
1856-
<tr>
1857-
<th>Target</th>
1858-
<th>What Changed</th>
1859-
</tr>
1855+
<tr>
1856+
<th>What Changed</th>
1857+
<th>How Changed</th>
1858+
</tr>
18601859
<tr>
18611860
<td>Magento\Rma\Api\CommentRepositoryInterface::getList</td>
18621861
<td>[public] Method parameter changed.</td>
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
1-
2-
<h2 id="class">Class</h2>
3-
<table><tbody>
4-
<tr>
5-
<th>Target</th>
6-
<th>What Changed</th>
7-
</tr>
8-
</tbody></table>
1+
<h3 id="changes-221-222">No changes</h3>
2+
<p>No backward incompatible changes.</p>

guides/v2.0/release-notes/changes/ce_changes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
33
group: release-notes
4-
title: Magento Open Source Backward Incompatible Changes
4+
title: Backward incompatible changes in Magento Open Source
55
version: 2.0
66
github_link: release-notes/changes/ce_changes.md
77
---
@@ -11,11 +11,11 @@ This topic provides details about backward incompatible changes made in {{site.d
1111
All changes are generated automatically using the codebase of corresponding releases in [magento/magento2] repository.
1212
The changes are aggregated into two tables:
1313

14-
- that contains backward incompatible changes made to Magento classes
15-
- that contains backward incompatible changes made to the Magento interfaces
14+
1. **Changes in classes** that contains backward incompatible changes made to the Magento classes
15+
2. **Changes in interfaces** that contains backward incompatible changes made to the Magento interfaces
1616

1717
<div class="bs-callout bs-callout-warning" markdown="1">
18-
**Temporary issue**: Added docblock tags like [@api] or [@deprecated] are defined in **How Changed** as _Class was added_ or _Method has been added_.
18+
**Temporary issue**: Added docblock tags like [@deprecated] are defined in **How Changed** as _Class was added_ or _Method has been added_.
1919
</div>
2020

2121
## 2.0.16 - 2.0.17 {#releases-2_0_16-2_0_17}
@@ -89,5 +89,5 @@ The changes are aggregated into two tables:
8989
<!-- LINK DEFINITIONS -->
9090

9191
[magento/magento2]: https://github.com/magento/magento2/releases
92-
[@api]: {{page.baseurl}}coding-standards/docblock-standard-general.html#api
92+
9393
[@deprecated]: {{page.baseurl}}coding-standards/docblock-standard-general.html#deprecated

guides/v2.0/release-notes/changes/ee_changes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
33
group: release-notes
4-
title: Magento Commerce Backward Incompatible Changes
4+
title: Backward incompatible changes in Magento Commerce
55
version: 2.0
66
github_link: release-notes/changes/ee_changes.md
77
---
@@ -16,11 +16,11 @@ To track all changes in {{site.data.var.ee}}, consider [changes in {{site.data.v
1616

1717
The changes are aggregated into two tables:
1818

19-
- that contains backward incompatible changes made to Magento classes
20-
- that contains backward incompatible changes made to the Magento interfaces
19+
1. **Changes in classes** that contains backward incompatible changes made to the Magento classes
20+
2. **Changes in interfaces** that contains backward incompatible changes made to the Magento interfaces
2121

2222
<div class="bs-callout bs-callout-warning" markdown="1">
23-
**Temporary issue**: Added docblock tags like [@api] or [@deprecated] are defined in **How Changed** as _Class was added_ or _Method has been added_.
23+
**Temporary issue**: Added docblock tags like [@deprecated] are defined in **How Changed** as _Class was added_ or _Method has been added_.
2424
</div>
2525

2626
## 2.0.16 - 2.0.17 {#releases-2_0_16-2_0_17}
@@ -94,5 +94,5 @@ The changes are aggregated into two tables:
9494
<!-- LINK DEFINITIONS -->
9595

9696
[changes in {{site.data.var.ce}}]: ./ce_changes.html
97-
[@api]: {{page.baseurl}}coding-standards/docblock-standard-general.html#api
97+
9898
[@deprecated]: {{page.baseurl}}coding-standards/docblock-standard-general.html#deprecated

guides/v2.1/release-notes/changes/ce_changes.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
33
group: release-notes
4-
title: Magento Open Source Backward Incompatible Changes
4+
title: Backward incompatible changes in Magento Open Source
55
version: 2.1
66
github_link: release-notes/changes/ce_changes.md
77
---
@@ -11,13 +11,17 @@ This topic provides details about backward incompatible changes made in {{site.d
1111
All changes are generated automatically using the codebase of corresponding releases in [magento/magento2] repository.
1212
The changes are aggregated into two tables:
1313

14-
- that contains backward incompatible changes made to Magento classes
15-
- that contains backward incompatible changes made to the Magento interfaces
14+
1. **Changes in classes** that contains backward incompatible changes made to the Magento classes
15+
2. **Changes in interfaces** that contains backward incompatible changes made to the Magento interfaces
1616

1717
<div class="bs-callout bs-callout-warning" markdown="1">
18-
**Temporary issue**: Added docblock tags like [@api] or [@deprecated] are defined in **How Changed** as _Class was added_ or _Method has been added_.
18+
**Temporary issue**: Added docblock tags like [@deprecated] are defined in **How Changed** as _Class was added_ or _Method has been added_.
1919
</div>
2020

21+
## 2.1.10 - 2.1.11 {#releases-2_1_10-2_1_11}
22+
23+
{% include changes/ce/2.1.10-2.1.11.html %}
24+
2125
## 2.1.9 - 2.1.10 {#releases-2_1_9-2_1_10}
2226

2327
{% include changes/ce/2.1.9-2.1.10.html %}
@@ -65,5 +69,5 @@ The changes are aggregated into two tables:
6569
<!-- LINK DEFINITIONS -->
6670

6771
[magento/magento2]: https://github.com/magento/magento2
68-
[@api]: {{page.baseurl}}coding-standards/docblock-standard-general.html#api
72+
6973
[@deprecated]: {{page.baseurl}}coding-standards/docblock-standard-general.html#deprecated

0 commit comments

Comments
 (0)