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 f001991 commit a833ea2
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.01 - 2024-07-25

- Fix `RouteListCommand` with JSON format
- Fix `}` for Routes types

## v3.1.0 - 2024-07-25

- Remove options from `typescriptable:eloquent`, `typescriptable:settings` and `typescriptable:routes` because all parameters can be set from config
Expand Down Expand Up @@ -36,6 +41,7 @@ Refactoring with Artisan command `show:model`
],



```
**BREAKING CHANGES**

Expand All @@ -48,6 +54,7 @@ Refactoring with Artisan command `show:model`
],



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

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




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

Expand Down

0 comments on commit a833ea2

Please sign in to comment.