diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b061c..42d8f00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `filament-webhook-server` will be documented in this file. +## 2.1.4 - 2024-09-22 + +### What's Changed + +* Add pt translations by @a21ns1g4ts in https://github.com/MarJose123/filament-webhook-server/pull/32 + +**Full Changelog**: https://github.com/MarJose123/filament-webhook-server/compare/2.1.3...2.1.4 + ## 2.1.3 - 2024-07-28 ### What's Changed @@ -134,6 +142,7 @@ return [ + ``` - Republish and run the migrations with: @@ -149,6 +158,7 @@ php artisan vendor:publish --tag="filament-webhook-server-migrations" + ``` ```bash php artisan migrate @@ -162,6 +172,7 @@ php artisan migrate + ``` to be able to add the new table