Skip to content

Commit

Permalink
release: v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wecc authored Mar 29, 2021
1 parent 0da5075 commit bbbc921
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [5.1.0] - 2021-03-29

### Added
- The new `beforeExecutionHook` hook lets your GraphQL controller (using the `HandlesGraphqlRequests` trait) inspect the schema and query before entering the execution phase.

Expand Down

0 comments on commit bbbc921

Please sign in to comment.