Skip to content

Commit 28ac3c6

Browse files
committed
Update CHANGELOG.md
1 parent 3c6f193 commit 28ac3c6

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.4.1] - 2021-05-26
8+
9+
### Fixed
10+
- Changed `Content-Type` to `application/pdf`. [`#60`](https://github.com/mvdnbrk/dhlparcel-php-api/pull/65)
11+
712
## [v1.4.0] - 2020-12-18
813

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

161166
### Initial release
162167

163-
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.4.0...HEAD
168+
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.4.1...HEAD
169+
[v1.4.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.4.0...v1.4.1
164170
[v1.4.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.3.1...v1.4.0
165171
[v1.3.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.3.0...v1.3.1
166172
[v1.3.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.2.1...v1.3.0

0 commit comments

Comments
 (0)