Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Feb 8, 2022
1 parent 6b036ea commit b4cc96f
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,33 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [Unreleased]

* Nothing

## [1.5.0] - 2022-02-08

### Added
* Added support for Laravel 9.

### Removed
* Removed support for Laravel <6.
* Removed support for PHP <7.2.

## 1.4.0 - 2020-09-30
## [1.4.0] - 2020-09-30

### Added
- Added support for Laravel 8.

## 1.3.0 - 2020-03-06
## [1.3.0] - 2020-03-06

### Added
- Added support for Laravel 7.

## 1.2.0 - 2019-10-01
## [1.2.0] - 2019-10-01

### Added
- Added support for Laravel 6.

## 1.1.0 - 2019-04-08
## [1.1.0] - 2019-04-08

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

## 1.0.0 - 2018-09-07
## [1.0.0] - 2018-09-07

### Added
- Added support for Laravel 5.6 and 5.7

## 0.1.1 - 2018-05-22
## [0.1.1] - 2018-05-22

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

0 comments on commit b4cc96f

Please sign in to comment.