File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 3.2.0] - 2025-03-21
8
+
9
+ ### Added
10
+
11
+ - Added support for Laravel 12
12
+ - Added support for PHP 8.4
13
+
7
14
## [ 3.1.0] – 2024-03-22
8
15
9
16
### Added
@@ -78,6 +85,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
78
85
79
86
- Initial release
80
87
88
+ [ 3.2.0 ] : https://github.com/roach-php/laravel/compare/3.1.0...3.2.0
89
+ [ 3.1.0 ] : https://github.com/roach-php/laravel/compare/3.0.0...3.1.0
90
+ [ 3.0.0 ] : https://github.com/roach-php/laravel/compare/2.0.0...3.0.0
91
+ [ 2.0.0 ] : https://github.com/roach-php/laravel/compare/1.0.0...2.0.0
81
92
[ 1.0.0 ] : https://github.com/roach-php/laravel/compare/0.3.1...1.0.0
82
93
[ 0.3.1 ] : https://github.com/roach-php/laravel/compare/0.3.0...0.3.1
83
94
[ 0.3.0 ] : https://github.com/roach-php/laravel/compare/0.2.1...0.3.0
You can’t perform that action at this time.
0 commit comments