File tree Expand file tree Collapse file tree 2 files changed +17
-4
lines changed
Expand file tree Collapse file tree 2 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## 2.10.0
9+
10+ ### Added
11+
12+ - Select "Postal Delivery Duty Paid" (PDDP) service with shipments to Switzerland (CH).
13+ - Declare customs reference numbers with DHL Paket International shipments.
14+
15+ ### Fixed
16+
17+ - Prevent DHL service box rendering issues in checkout.
18+ - Successful Autocomplete requests are no longer logged.
19+ - New orders are now scheduled for address check if _ Analysis via Cron_ is enabled.
20+
821## 2.9.0
922
1023### Added
Original file line number Diff line number Diff line change 22 "name" : " dhl/shipping-m2" ,
33 "description" : " DHL multi-division shipping extension for Magento 2" ,
44 "type" : " metapackage" ,
5- "version" : " 2.9 .0" ,
5+ "version" : " 2.10 .0" ,
66 "license" : " OSL-3.0" ,
77 "require" : {
88 "deutschepost/module-autocomplete-m2" : " ~1.4.0" ,
9- "deutschepost/module-addressfactory-m2" : " ~1.4.1 " ,
9+ "deutschepost/module-addressfactory-m2" : " ~1.4.2 " ,
1010 "deutschepost/module-internetmarke" : " ~2.3.3" ,
11- "dhl/module-carrier-paket" : " ~2.8 .0" ,
11+ "dhl/module-carrier-paket" : " ~2.9 .0" ,
1212 "dhl/module-carrier-paket-returns" : " ~2.2.2" ,
1313 "netresearch/module-admin-notification-feed" : " ~1.0.0" ,
1414 "netresearch/module-interactive-batch-processing" : " ~1.1.0" ,
15- "netresearch/module-shipping-ui" : " ~2.4.1 "
15+ "netresearch/module-shipping-ui" : " ~2.4.2 "
1616 }
1717}
You can’t perform that action at this time.
0 commit comments