Skip to content

Commit

Permalink
Merge pull request magento#794 from magento/breaking_changes
Browse files Browse the repository at this point in the history
Publish Breaking Changes
  • Loading branch information
dshevtsov authored Apr 6, 2017
2 parents c2a27e3 + 1b45193 commit 8bf8873
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _includes/changes/ce/215-develop.html
Original file line number Diff line number Diff line change
Expand Up @@ -1845,6 +1845,14 @@ <h2 id="interface">Interface</h2>
<td>Magento\Framework\View\Asset\PreProcessor\ChainFactoryInterface</td>
<td>Interface was added.</td>
</tr>
<tr>
<td>Magento\Framework\Indexer\BatchSizeManagementInterface</td>
<td>Interface was added.</td>
</tr>
<tr>
<td>Magento\Framework\Indexer\IndexTableRowSizeEstimatorInterface</td>
<td>Interface was added.</td>
</tr>
<tr>
<td>Magento\Framework\App\PlainTextRequestInterface</td>
<td>Interface was added.</td>
Expand Down
8 changes: 8 additions & 0 deletions _includes/changes/ee/215-develop.html
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,14 @@ <h2 id="class">Class</h2>
<td>Magento\Amqp\Setup\Recurring::$topology</td>
<td>[protected] Property has been removed.</td>
</tr>
<tr>
<td>Magento\AdvancedCatalog\Model\ResourceModel\Product\Indexer\Price\Grouped::reindexAll</td>
<td>[public] Method has been removed.</td>
</tr>
<tr>
<td>Magento\AdvancedCatalog\Model\ResourceModel\Product\Indexer\Price\Grouped::reindexEntity</td>
<td>[public] Method has been removed.</td>
</tr>
</tbody></table>

<h2 id="interface">Interface</h2>
Expand Down

0 comments on commit 8bf8873

Please sign in to comment.