We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8249dc + bc38a44 commit 6bb2bf4Copy full SHA for 6bb2bf4
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
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
14
### Breaking
15
16
- Removed support for deprecated Laravel versions 9.x & 10.x
SECURITY.md
@@ -5,8 +5,9 @@
5
These versions of Magellan are currently being supported with security updates.
6
| Version | Supported |
-| ------- | ------------------ |
+|---------|--------------------|
| 1.x | :white_check_mark: |
+| 2.x | :white_check_mark: |
## Reporting a Vulnerability
0 commit comments