Skip to content

Commit

Permalink
V4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcastro committed May 20, 2024
1 parent ab0ce68 commit a129199
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/getting-started/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,10 @@ If you have applications using previous versions, we highly recommend migrating
> .getAllProperties()
## [4.1.0] - 2023-11-10

### Changed

- Adjusted the QuickRequest initializer to always return a new instance, allowing simultaneous use without causing conflicts. Previously: `QuickRequest.method()` Now: `QuickRequest().method()`

## [4.3.0] - 2023-12-10

- Adjusted PHPStan static code analysis configuration, refined source code for improved readability and consistency.

## [4.5.0] - 2024-05-20

- Adjusted to be compatible with Laravel 11

0 comments on commit a129199

Please sign in to comment.