File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
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
- ## Unreleased
5
+ ## [ v2.0.0] - 2023-03-21
6
+
7
+ ### Added
8
+
9
+ - Support from Laravel 10.
6
10
7
11
### Changed
8
12
@@ -13,6 +17,11 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
13
17
- ` OrSpecification ` .
14
18
- ` VerboseSpecification ` .
15
19
20
+ ### Removed
21
+
22
+ - Support for PHP 8.
23
+ - Support for Laravel 8.
24
+
16
25
## [ v1.1.0] - 2022-03-07
17
26
18
27
### Added
@@ -23,5 +32,6 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
23
32
24
33
- initial release
25
34
35
+ [ v2.0.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v1.1.0...v2.0.0
26
36
[ v1.1.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v1.0.0...v1.1.0
27
37
[ v1.0.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments