Skip to content

Commit 70ca8a2

Browse files
authored
Update CHANGELOG.md
1 parent a310774 commit 70ca8a2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [v1.4.0] - 2022-03-01
10+
### Added
11+
- Support Laravel 9 ([#6](https://github.com/timothydc/laravel-lightspeed-ecom-api/pull/6) by @mvd81)
12+
913
## [v1.3.0] - 2021-11-04
1014
### Added
1115
- Support PHP 8.0
@@ -26,8 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2630
### Added
2731
- All the things
2832

29-
[Unreleased]: https://github.com/timothydc/laravel-lightspeed-ecom-api/compare/v1.3.0...HEAD
33+
[Unreleased]: https://github.com/timothydc/laravel-lightspeed-ecom-api/compare/v1.4.0...HEAD
34+
[v1.3.0]: https://github.com/timothydc/laravel-lightspeed-ecom-api/compare/v1.3.0...v1.4.0
3035
[v1.3.0]: https://github.com/timothydc/laravel-lightspeed-ecom-api/compare/v1.2.0...v1.3.0
3136
[v1.2.0]: https://github.com/timothydc/laravel-lightspeed-ecom-api/compare/v1.1.0...v1.2.0
3237
[v1.1.0]: https://github.com/timothydc/laravel-lightspeed-ecom-api/compare/v1.0.0...v1.1.0
33-
[v1.0.0]: https://github.com/timothydc/laravel-lightspeed-ecom-api/releases/tag/v1.0.0
38+
[v1.0.0]: https://github.com/timothydc/laravel-lightspeed-ecom-api/releases/tag/v1.0.0

0 commit comments

Comments
 (0)