Skip to content

Commit 6bb2bf4

Browse files
authored
Merge pull request #136 from clickbar/release-2.0
release: 2.0.0
2 parents b8249dc + bc38a44 commit 6bb2bf4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10+
## [2.0.0](https://github.com/clickbar/laravel-magellan/tree/2.0.0) - 2025-03-19
11+
12+
Please check out the [upgrade guide](UPGRADING.md) for more recommended steps.
13+
1014
### Breaking
1115

1216
- Removed support for deprecated Laravel versions 9.x & 10.x

SECURITY.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
These versions of Magellan are currently being supported with security updates.
66

77
| Version | Supported |
8-
| ------- | ------------------ |
8+
|---------|--------------------|
99
| 1.x | :white_check_mark: |
10+
| 2.x | :white_check_mark: |
1011

1112
## Reporting a Vulnerability
1213

0 commit comments

Comments
 (0)