diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f7b158d..39096831 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v5.3.0 [Not released Yet] +# v5.3.0 (2023-11-17) Fixed - Explicitly stage/clear transaction on commit to correctly run afterCommit jobs in Laravel >= [v10.32.0](https://github.com/laravel/framework/pull/48859) (#144)