Skip to content

Commit 82393d9

Browse files
committed
Updates CHANGELOG.
[ci skip]
1 parent ddb2dc0 commit 82393d9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to `myparcel-php-api` will be documented in this file.
44

55
## [Unreleased]
66

7+
## [v2.0.0] - 2019-11-15
8+
9+
### Removed
10+
- Removed support for Laravel. Please use this [package](https://github.com/mvdnbrk/laravel-myparcel) instead. [`#28`](https://github.com/mvdnbrk/myparcel-php-api/pull/28)
11+
712
## [v1.0.2] - 2019-11-15
813

914
### Changed
@@ -129,7 +134,8 @@ All notable changes to `myparcel-php-api` will be documented in this file.
129134

130135
### Initial release
131136

132-
[Unreleased]: https://github.com/mvdnbrk/myparcel-php-api/compare/v1.0.2...HEAD
137+
[Unreleased]: https://github.com/mvdnbrk/myparcel-php-api/compare/v2.0.0...HEAD
138+
[v2.0.0]: https://github.com/mvdnbrk/myparcel-php-api/compare/v1.0.2...v2.0.0
133139
[v1.0.2]: https://github.com/mvdnbrk/myparcel-php-api/compare/v1.0.1...v1.0.2
134140
[v1.0.1]: https://github.com/mvdnbrk/myparcel-php-api/compare/v1.0.0...v1.0.1
135141
[v1.0.0]: https://github.com/mvdnbrk/myparcel-php-api/compare/v0.9.2...v1.0.0

0 commit comments

Comments
 (0)