Skip to content

Commit 926f372

Browse files
committed
Update CHANGELOG
1 parent 584971c commit 926f372

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.2.0] - 2020-08-07
8+
9+
### Added
10+
- Added support for an additional address line. [`#49`](https://github.com/mvdnbrk/dhlparcel-php-api/pull/49)
11+
712
## [v1.1.1] - 2020-06-28
813

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

132137
### Initial release
133138

134-
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.1...HEAD
139+
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.2.0...HEAD
140+
[v1.2.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.1...v1.2.0
135141
[v1.1.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.0...v1.1.1
136142
[v1.1.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.1...v1.1.0
137143
[v1.0.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)