Skip to content

Commit d7b9555

Browse files
committed
Update CHANGELOG.md
1 parent 1ec9ddf commit d7b9555

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,6 +4,11 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
44

55
## [Unreleased]
66

7+
## [v1.3.1] - 2020-12-17
8+
9+
### Fixed
10+
- Breaking change introduced by `lcobucci/jwt:^3.4`. [`#59`](https://github.com/mvdnbrk/dhlparcel-php-api/pull/59)
11+
712
## [v1.3.0] - 2020-09-17
813

914
### Changed
@@ -65,7 +70,7 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
6570
## [v0.7.0] - 2019-11-14
6671

6772
### Removed
68-
- Removed support for Laravel. Please use this [package](https://github.com/mvdnbrk/laravel-dhlparcel) instead. [`#16`](https://github.com/mvdnbrk/dhlparcel-php-api/pull/16)
73+
- Removed support for Laravel. Please use this [package](https://github.com/mvdnbrk/laravel-dhlparcel) instead. [`#16`](https://github.com/mvdnbrk/dhlparcel-php-api/pull/16)
6974

7075
## [v0.6.2] - 2019-11-14
7176

@@ -150,7 +155,8 @@ All notable changes to `dhlparcel-php-api` will be documented in this file.
150155

151156
### Initial release
152157

153-
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.3.0...HEAD
158+
[Unreleased]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.3.1...HEAD
159+
[v1.3.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.3.0...v1.3.1
154160
[v1.3.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.2.1...v1.3.0
155161
[v1.2.1]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.2.0...v1.2.1
156162
[v1.2.0]: https://github.com/mvdnbrk/dhlparcel-php-api/compare/v1.1.1...v1.2.0

0 commit comments

Comments
 (0)