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 Mar 30, 2024
1 parent a3c54b8 commit ab0ae39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 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.

## v2.0.01 - 2024-03-30

Add `appUrl` to `routes.ts`.

## v2.0.0 - 2024-03-16

Drop Laravel 9 and Laravel 10 and PHP 8.1 support (Laravel 11 support only PHP 8.2+).
Expand All @@ -14,6 +18,7 @@ To install package with old versions of Laravel, use the following command:
```bash
composer require kiwilan/typescriptable-laravel:1.12.03


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

Expand Down

0 comments on commit ab0ae39

Please sign in to comment.