Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Dec 23, 2020
1 parent 1b1b5e6 commit 574bea9
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 @@ -2,6 +2,15 @@

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

## 3.0.1 - 2020-12-23

- Support for nested request data when using the `ConvertsBase64ToFiles` trait

## 3.0.0 - 2020-11-27

- Support for PHP 8.0
- Drops support for Laravel 6.0 and 7.0

## 2.1.0 - 2020-10-13

- Added `InKeys` rule.
Expand Down

0 comments on commit 574bea9

Please sign in to comment.