# Changelog

All notable changes to `laravel-flash` will be documented in this file

## 1.6.0 - 2020-03-18

- add `level` property on `flash()`

## 1.5.0 - 2020-03-01

- add support for Laravel 7

## 1.4.0 - 2019-12-08

- drop support for PHP 7.3

## 1.3.0 - 2019-09-04

- add support for Laravel 6

## 1.2.1 - 2019-03-15

- fix circular reference

## 1.2.0 - 2019-03-14

- the second parameter of `flash` will now lookup a preregistered macro

## 1.1.0 - 2019-03-14

- add `levels` method

## 1.0.0 - 2019-03-14

- initial release
