Skip to content

Commit

Permalink
Update Changelog (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewjumpsoffbuildings committed Mar 5, 2024
1 parent 702e92f commit 4d6a97f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Changed
- `Schema\Builder::dropAllTables` returns immediately if no tables exist (#193)
- Performance enhancements for `DB::pretend` statements, no longer incurring the overhead of creating transactions (#191)
- Set the `$defaultMorphKeyType` in `Schema\Builder` to `uuid` (#192)

# v7.0.0 (2024-02-21)

Expand Down

0 comments on commit 4d6a97f

Please sign in to comment.