File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
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 ) )
920
1021## [ v2.6.1] ( https://github.com/stefanzweifel/laravel-sends/compare/v2.6.0...v2.6.1 ) - 2025-01-03
1122
You can’t perform that action at this time.
0 commit comments