Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere authored and github-actions[bot] committed Jan 6, 2024
1 parent fc891a1 commit c48c671
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `typescriptable-laravel` will be documented in this file.

## v1.11.31 - 2024-01-06

- Replace `Schema::getAllTables()` with `Schema::getConnection()->getDoctrineSchemaManager()->listTableNames()`

## v1.11.30 - 2024-01-06

- Add `pivot` parser with `EloquentRelation` parser to add `pivot` property to original model.
Expand Down

0 comments on commit c48c671

Please sign in to comment.