File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,22 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
6
to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- Please check the [ UPGRADING.md] ( https://github.com/Lukasss93/laravel-larex/blob/master/UPGRADING.md )
9
- file before upgrading to a major version!
8
+ Please check the [ UPGRADING.md] ( UPGRADING.md ) file before upgrading to a major version!
9
+
10
+ ## [ v4.0] ( https://github.com/Lukasss93/laravel-larex/releases/tag/v4.0 ) - 2022-02-04
11
+
12
+ ### Added
13
+
14
+ - Added support for Laravel 9
15
+
16
+ ### Changed
17
+
18
+ - Changed ` path ` value in larex config
19
+
20
+ ### Removed
21
+
22
+ - Dropped PHP 7.4 support
23
+ - Dropped Laravel 7 support
10
24
11
25
## [ v3.5.2] ( https://github.com/Lukasss93/laravel-larex/releases/tag/v3.5.2 ) - 2021-09-12
12
26
You can’t perform that action at this time.
0 commit comments