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 22
33All notable changes to ` laravel-specification-pattern ` will be documented in this file.
44
5- ## Unreleased
5+ ## [ v2.0.0] - 2023-03-21
6+
7+ ### Added
8+
9+ - Support from Laravel 10.
610
711### Changed
812
@@ -13,6 +17,11 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
1317 - ` OrSpecification ` .
1418 - ` VerboseSpecification ` .
1519
20+ ### Removed
21+
22+ - Support for PHP 8.
23+ - Support for Laravel 8.
24+
1625## [ v1.1.0] - 2022-03-07
1726
1827### Added
@@ -23,5 +32,6 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
2332
2433- initial release
2534
35+ [ v2.0.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v1.1.0...v2.0.0
2636[ v1.1.0 ] : https://github.com/maartenpaauw/laravel-specification-pattern/compare/v1.0.0...v1.1.0
2737[ 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