From 4dbfa1014c72c0216eda3f188cf3d7250fd75a0f Mon Sep 17 00:00:00 2001 From: MarJose123 Date: Sun, 22 Sep 2024 02:18:26 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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