Skip to content

Commit bd012e3

Browse files
committed
update changelog and security files
1 parent b3cc373 commit bd012e3

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.0] - 2025-03-11
11+
12+
### Added
13+
14+
- Laravel 12 support
15+
16+
### Removed
17+
18+
- Laravel 9 and 10 support
19+
1020
## [2.6.0] - 2024-05-24
1121

1222
### Added

SECURITY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ We're also following the [Laravel's default support policy](https://laravel.com/
66

77
| Version | Supported |
88
| ------- | ------------------ |
9-
| 2.x | :white_check_mark: |
10-
| < 2.0 | :x: |
9+
| 3.x | :white_check_mark: |
10+
| 2.0 | :x: |
11+
| 1.0 | :x: |
1112

1213
## Reporting a Vulnerability
1314

0 commit comments

Comments
 (0)