Skip to content

Commit 5d30983

Browse files
committed
Updates CHANGELOG
[ci skip]
1 parent a460b31 commit 5d30983

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
44

55
## [Unreleased]
66

7+
## [v1.1.0] - 2020-05-10
8+
9+
### Added
10+
- Added Cash on Delivery delivery option. [`#48`](https://github.com/mvdnbrk/dhlparcel-php-api/pull/48)
11+
712
## [v1.0.1] - 2020-03-24
813

914
### Added
10-
- Added support for `ramsey/uuid` ^4.0 [`41fffd1`](https://github.com/mvdnbrk/dhlparcel-php-api/commit/41fffd1c930e8a4bb40dd3f3f607ff3821d2a87f)
15+
- Added support for `ramsey/uuid` ^4.0. [`41fffd1`](https://github.com/mvdnbrk/dhlparcel-php-api/commit/41fffd1c930e8a4bb40dd3f3f607ff3821d2a87f)
1116

1217
## [v1.0.0] - 2020-02-26
1318

@@ -121,7 +126,8 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
121126

122127
### Initial release
123128

124-
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.1...HEAD
129+
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.0...HEAD
130+
[v1.1.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.1...v1.1.0
125131
[v1.0.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.0...v1.0.1
126132
[v1.0.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v0.8.2...v1.0.0
127133
[v0.8.2]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v0.8.1...v0.8.2

0 commit comments

Comments
 (0)