Skip to content

Commit

Permalink
Fixing nullability of array types of DbalParams
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCelavi committed Aug 15, 2024
1 parent aadda5b commit e05fe61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)and this pr

## Changelog

## [8.0.1] - 2024-08-15

### Fixed

- Fixed nullability of array parameters of `RunOpenCode\Bundle\QueryResourcesLoader\Executor\Dbal\DbalParameters`.

## [8.0.0] - 2024-08-14

### Added
Expand Down

0 comments on commit e05fe61

Please sign in to comment.