Skip to content

Commit 8f6e274

Browse files
committed
docs: update changelog
1 parent 2502f09 commit 8f6e274

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to `laravel-specification-pattern` will be documented in this file.
44

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+
517
## [v2.8.0] - 2024-11-21
618

719
### Added
@@ -88,6 +100,7 @@ All notable changes to `laravel-specification-pattern` will be documented in thi
88100

89101
- initial release
90102

103+
[v3.0.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.8.0...v3.0.0
91104
[v2.8.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.7.0...v2.8.0
92105
[v2.7.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.6.0...v2.7.0
93106
[v2.6.0]: https://github.com/maartenpaauw/laravel-specification-pattern/compare/v2.5.0...v2.6.0

0 commit comments

Comments
 (0)