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 Jul 25, 2024
1 parent 6fff240 commit 0285979
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 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.

## v3.1.03 - 2024-07-25

- Fix missing accessors with Eloquent `parser` engine

## v3.1.02 - 2024-07-25

- Fix `isModel()` detection, add `Illuminate\Foundation\Auth\User` for models with `Authenticatable` trait.
Expand Down Expand Up @@ -48,6 +52,7 @@ Refactoring with Artisan command `show:model`




```
**BREAKING CHANGES**

Expand All @@ -62,6 +67,7 @@ Refactoring with Artisan command `show:model`




```
## v2.0.07 - 2024-06-14

Expand Down Expand Up @@ -115,6 +121,7 @@ composer require kiwilan/typescriptable-laravel:1.12.03




```
## v1.12.03 - 2024-03-16

Expand Down

0 comments on commit 0285979

Please sign in to comment.