Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
MarJose123 authored and github-actions[bot] committed May 22, 2024
1 parent bb6ddee commit c1f6b0c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to `filament-webhook-server` will be documented in this file.

## 2.1.0 - 2024-05-22

### What's Changed

* Support multilevel models by @0xCyyy3000 in https://github.com/MarJose123/filament-webhook-server/pull/25
* Laravel 11 Compatibility by @0xCyyy3000 in https://github.com/MarJose123/filament-webhook-server/pull/24
* Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in https://github.com/MarJose123/filament-webhook-server/pull/23

### New Contributors

* @0xCyyy3000 made their first contribution in https://github.com/MarJose123/filament-webhook-server/pull/25

**Full Changelog**: https://github.com/MarJose123/filament-webhook-server/compare/2.0.1...2.1.0

## 2.0.1 - 2024-02-21

### What's Changed
Expand Down Expand Up @@ -87,6 +101,7 @@ return [




```
- Republish and run the migrations with:

Expand All @@ -98,6 +113,7 @@ php artisan vendor:publish --tag="filament-webhook-server-migrations"




```
```bash
php artisan migrate
Expand All @@ -107,6 +123,7 @@ php artisan migrate




```
to be able to add the new table

Expand Down

0 comments on commit c1f6b0c

Please # to comment.