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 Dec 23, 2024
1 parent 2e84d20 commit 89baf3c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## v3.1.05 - 2024-12-23

- Fix for [SchemaClass](https://github.com/kiwilan/typescriptable-laravel/blob/main/src/Typed/Utils/Schema/SchemaClass.php) for #89, thanks to @PerryRylance
- Upgrade `mongodb/laravel-mongodb` to v5.x.x

## v3.1.03 - 2024-07-25

- Fix missing accessors with Eloquent `parser` engine
Expand Down Expand Up @@ -53,6 +58,7 @@ Refactoring with Artisan command `show:model`




```
**BREAKING CHANGES**

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




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

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




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

Expand Down

0 comments on commit 89baf3c

Please sign in to comment.