File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-specification-pattern ` will be documented in this file.
4
4
5
+ ## [ v3.0.0] - 2025-02-26
6
+
7
+ ### Added
8
+
9
+ - Support for Laravel 12.
10
+
11
+ ### Removed
12
+
13
+ - Deprecated ` meets ` method.
14
+ - Support for Laravel 10.
15
+ - Support for PHP 8.1.
16
+
5
17
## [ v2.8.0] - 2024-11-21
6
18
7
19
### Added
@@ -88,6 +100,7 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
88
100
89
101
- initial release
90
102
103
+ [ v3.0.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.8.0...v3.0.0
91
104
[ v2.8.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.7.0...v2.8.0
92
105
[ v2.7.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.6.0...v2.7.0
93
106
[ v2.6.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.5.0...v2.6.0
You can’t perform that action at this time.
0 commit comments