We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e218db1 commit 321cee4Copy full SHA for 321cee4
CHANGELOG.md
@@ -7,15 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+
11
+## [0.28.0] - 2024-08-06
12
13
### Changed
14
- **BREAKING**: Don't merge framework configuration.
15
- **BREAKING**: Update how authorization is done in GraphqlController.
16
17
### Removed
18
- **BREAKING**: Middleware Authenticate.
19
- **BREAKING**: Middleware ValidateCsrfToken.
-
-### Removed
20
- **BREAKING**: src/Http/Controllers/Controller.php.
21
22
## [0.27.0] - 2024-05-31
0 commit comments