Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskok committed Jan 7, 2021
1 parent 635ca6b commit 83e342c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [5.0.0] - 2021-01-07
### Added
- Support PHP 8
- Support Laravel 8.0

### Updated
- Dropped support for anything before PHP 7.4
- Dropped support for anything before Laravel 8.0

## [4.2.0] - 2020-05-07
### Added
- Anonymous user option
Expand Down

0 comments on commit 83e342c

Please sign in to comment.