diff --git a/CHANGELOG.md b/CHANGELOG.md index 8256444..f0b55ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## Unreleased +## 2.8.0 ### Added - Book _Signed for by recipient_ (Empfängerunterschrift) service. - Book _Postal Delivery Duty Paid_ (PDDP) service. - Book _Closest Droppoint_ (CDP) service. +- Confgure label size in module configuration. +- Select DHL business customer portal group profile via module configuration. ### Changed diff --git a/composer.json b/composer.json index 4022c07..e3f6bf3 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "dhl/module-carrier-paket", - "version": "2.7.0", + "version": "2.8.0", "type": "magento2-module", "description": "Carrier implementation for DHL Business Customer Shipping", "license": "OSL-3.0", @@ -52,10 +52,5 @@ "magento/module-offline-payments": "^100.3.0", "phpunit/phpunit": "^6.5.0 || ^9.0.0", "tddwizard/magento2-fixtures": "^1.1.0" - }, - "extra": { - "branch-alias": { - "dev-develop": "2.8.0.x-dev" - } } } diff --git a/etc/config.xml b/etc/config.xml index 7f074ad..73afc7e 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -8,7 +8,7 @@ - 2.7.0 + 2.8.0 Dhl\Paket\Model\Carrier\Paket 1 1000