Skip to content

Commit 28e2b3b

Browse files
BB-12815: Release activities - Verify UPGRADE-*.md files
1 parent 34cc5c7 commit 28e2b3b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* The parameter `oro_magento.integration_entity.remove_listener.class` was removed form the service container
1010

1111
## 2.5.0 (2017-11-30)
12+
[Show detailed list of changes](#incompatibilities-2-5.md)
1213

1314
### Added
1415
#### ACL

incompatibilities-1-5.md renamed to incompatibilities-2-5.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
MagentoBundle
55
-------------
6-
* The `CartStrategy::updateCartStatus`<sup>[[?]](https://github.com/oroinc/crm/tree/1.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/CartStrategy.php#L335 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\CartStrategy::updateCartStatus")</sup> method was removed.
7-
* The `GuestCustomerStrategy::findEntityByIdentityValues`<sup>[[?]](https://github.com/oroinc/crm/tree/1.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/GuestCustomerStrategy.php#L128 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\GuestCustomerStrategy::findEntityByIdentityValues")</sup> method was removed.
8-
* The `CustomerStrategy::$addressRegions`<sup>[[?]](https://github.com/oroinc/crm/tree/1.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/CustomerStrategy.php#L23 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\CustomerStrategy::$addressRegions")</sup> property was removed.
9-
* The `AddressImportHelper::getAddressCountryByCode(AbstractAddress $address, $countryCode)`<sup>[[?]](https://github.com/oroinc/crm/tree/1.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/StrategyHelper/AddressImportHelper.php#L126 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\StrategyHelper\AddressImportHelper")</sup> method was changed to `AddressImportHelper::getAddressCountryByCode(AbstractAddress $address)`<sup>[[?]](https://github.com/oroinc/crm/tree/1.5.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/StrategyHelper/AddressImportHelper.php#L124 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\StrategyHelper\AddressImportHelper")</sup>
6+
* The `CartStrategy::updateCartStatus`<sup>[[?]](https://github.com/oroinc/crm/tree/2.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/CartStrategy.php#L335 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\CartStrategy::updateCartStatus")</sup> method was removed.
7+
* The `GuestCustomerStrategy::findEntityByIdentityValues`<sup>[[?]](https://github.com/oroinc/crm/tree/2.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/GuestCustomerStrategy.php#L128 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\GuestCustomerStrategy::findEntityByIdentityValues")</sup> method was removed.
8+
* The `CustomerStrategy::$addressRegions`<sup>[[?]](https://github.com/oroinc/crm/tree/2.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/CustomerStrategy.php#L23 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\CustomerStrategy::$addressRegions")</sup> property was removed.
9+
* The `AddressImportHelper::getAddressCountryByCode(AbstractAddress $address, $countryCode)`<sup>[[?]](https://github.com/oroinc/crm/tree/2.4.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/StrategyHelper/AddressImportHelper.php#L126 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\StrategyHelper\AddressImportHelper")</sup> method was changed to `AddressImportHelper::getAddressCountryByCode(AbstractAddress $address)`<sup>[[?]](https://github.com/oroinc/crm/tree/2.5.0/src/Oro/Bundle/MagentoBundle/ImportExport/Strategy/StrategyHelper/AddressImportHelper.php#L124 "Oro\Bundle\MagentoBundle\ImportExport\Strategy\StrategyHelper\AddressImportHelper")</sup>
1010

1111
SalesBundle
1212
-----------
13-
* The `WidgetOpportunityStatusSelectConverter`<sup>[[?]](https://github.com/oroinc/crm/tree/1.4.0/src/Oro/Bundle/SalesBundle/Dashboard/Converters/WidgetOpportunityStatusSelectConverter.php#L13 "Oro\Bundle\SalesBundle\Dashboard\Converters\WidgetOpportunityStatusSelectConverter")</sup> class was removed.
13+
* The `WidgetOpportunityStatusSelectConverter`<sup>[[?]](https://github.com/oroinc/crm/tree/2.4.0/src/Oro/Bundle/SalesBundle/Dashboard/Converters/WidgetOpportunityStatusSelectConverter.php#L13 "Oro\Bundle\SalesBundle\Dashboard\Converters\WidgetOpportunityStatusSelectConverter")</sup> class was removed.
1414

0 commit comments

Comments
 (0)