Skip to content

Commit

Permalink
release v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ttrig committed Aug 6, 2024
1 parent e218db1 commit 321cee4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [0.28.0] - 2024-08-06

### Changed
- **BREAKING**: Don't merge framework configuration.
- **BREAKING**: Update how authorization is done in GraphqlController.

### Removed
- **BREAKING**: Middleware Authenticate.
- **BREAKING**: Middleware ValidateCsrfToken.

### Removed
- **BREAKING**: src/Http/Controllers/Controller.php.

## [0.27.0] - 2024-05-31
Expand Down

0 comments on commit 321cee4

Please sign in to comment.