File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased] ( https://github.com/stefanzweifel/laravel-sends/compare/v2.6.1...HEAD )
8
+ ## [ Unreleased] ( https://github.com/stefanzweifel/laravel-sends/compare/v2.7.0...HEAD )
9
+
10
+ ## [ v2.7.0] ( https://github.com/stefanzweifel/laravel-sends/compare/v2.6.1...v2.7.0 ) - 2025-02-11
11
+
12
+ ### Added
13
+
14
+ - Add Support for Laravel 12 ([ #26 ] ( https://github.com/stefanzweifel/laravel-sends/pull/26 ) )
15
+
16
+ ### Changed
17
+
18
+ - Remove Support for Laravel 9 and Laravel 10 ([ #26 ] ( https://github.com/stefanzweifel/laravel-sends/pull/26 ) )
19
+ - Remove Support for PHP 8.0, PHP 8.1 and PHP 8.2 ([ #26 ] ( https://github.com/stefanzweifel/laravel-sends/pull/26 ) )
9
20
10
21
## [ v2.6.1] ( https://github.com/stefanzweifel/laravel-sends/compare/v2.6.0...v2.6.1 ) - 2025-01-03
11
22
You can’t perform that action at this time.
0 commit comments