11---
22layout : default
33group : release-notes
4- title : Magento Open Source Backward Incompatible Changes
4+ title : Backward incompatible changes in Magento Open Source
55version : 2.1
66github_link : release-notes/changes/ce_changes.md
77---
@@ -11,13 +11,17 @@ This topic provides details about backward incompatible changes made in {{site.d
1111All changes are generated automatically using the codebase of corresponding releases in [ magento/magento2] repository.
1212The 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