Skip to content

Commit 8db5e69

Browse files
committed
Update CHANGELOG
1 parent 9c7f79a commit 8db5e69

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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.1.1] - 2020-06-28
8+
9+
### Added
10+
- Added support for `guzzlehttp/guzzle` ^7.0. [`12afc81`](https://github.com/mvdnbrk/dhlparcel-php-api/commit/12afc81b399de1553029866377bbe9331d4e3c78)
11+
712
## [v1.1.0] - 2020-05-10
813

914
### Added
@@ -126,7 +131,8 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
126131

127132
### Initial release
128133

129-
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.0...HEAD
134+
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.1...HEAD
135+
[v1.1.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.0...v1.1.1
130136
[v1.1.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.1...v1.1.0
131137
[v1.0.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.0...v1.0.1
132138
[v1.0.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v0.8.2...v1.0.0

0 commit comments

Comments
 (0)