Skip to content

Commit b4cc96f

Browse files
committed
Release 1.5.0
1 parent 6b036ea commit b4cc96f

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,33 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [Unreleased]
88

9+
* Nothing
10+
11+
## [1.5.0] - 2022-02-08
12+
913
### Added
1014
* Added support for Laravel 9.
1115

1216
### Removed
1317
* Removed support for Laravel <6.
1418
* Removed support for PHP <7.2.
1519

16-
## 1.4.0 - 2020-09-30
20+
## [1.4.0] - 2020-09-30
1721

1822
### Added
1923
- Added support for Laravel 8.
2024

21-
## 1.3.0 - 2020-03-06
25+
## [1.3.0] - 2020-03-06
2226

2327
### Added
2428
- Added support for Laravel 7.
2529

26-
## 1.2.0 - 2019-10-01
30+
## [1.2.0] - 2019-10-01
2731

2832
### Added
2933
- Added support for Laravel 6.
3034

31-
## 1.1.0 - 2019-04-08
35+
## [1.1.0] - 2019-04-08
3236

3337
### Added
3438
- Added support for Laravel 5.8.
@@ -38,12 +42,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
3842
- Dropped PHP <7.1 support.
3943
- Added ext-json to `composer.json`.
4044

41-
## 1.0.0 - 2018-09-07
45+
## [1.0.0] - 2018-09-07
4246

4347
### Added
4448
- Added support for Laravel 5.6 and 5.7
4549

46-
## 0.1.1 - 2018-05-22
50+
## [0.1.1] - 2018-05-22
4751

4852
### Fixed
4953
- Explicitly declare parameters for barryvdh/laravel-ide-helper

0 commit comments

Comments
 (0)