File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ v1.0.1] - 2020-03-24
8+
9+ ### Added
10+ - Added support for ` ramsey/uuid ` ^4.0 [ ` 41fffd1 ` ] ( https://github.com/mvdnbrk/dhlparcel-php-api/commit/41fffd1c930e8a4bb40dd3f3f607ff3821d2a87f )
11+
712## [ v1.0.0] - 2020-02-26
813
914### Added
@@ -17,7 +22,7 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
1722## [ v0.8.1] - 2019-12-12
1823
1924### Changed
20- - Allow symfony/var-dumper ^4.0. [ ` 23c2ef2 ` ] ( https://github.com/mvdnbrk/dhlparcel-php-api/commit/23c2ef2699d5ec366ca9da41373b766fd30e464c )
25+ - Allow ` symfony/var-dumper ` ^4.0. [ ` 23c2ef2 ` ] ( https://github.com/mvdnbrk/dhlparcel-php-api/commit/23c2ef2699d5ec366ca9da41373b766fd30e464c )
2126
2227## [ v0.8.0] - 2019-12-03
2328
@@ -116,7 +121,8 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
116121
117122### Initial release
118123
119- [ Unreleased ] : https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.0...HEAD
124+ [ Unreleased ] : https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.1...HEAD
125+ [ v1.0.1 ] : https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.0...v1.0.1
120126[ v1.0.0 ] : https://github.com/mvdnbrk/dhlparcel-php-api/compare/v0.8.2...v1.0.0
121127[ v0.8.2 ] : https://github.com/mvdnbrk/dhlparcel-php-api/compare/v0.8.1...v0.8.2
122128[ v0.8.1 ] : https://github.com/mvdnbrk/dhlparcel-php-api/compare/v0.8.0...v0.8.1
You can’t perform that action at this time.
0 commit comments