diff --git a/CHANGELOG.md b/CHANGELOG.md index 3174c55..9ebfef9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ ## [3.1.0] - 2023-08-24 ### Added -- Adds support for passing in Guzzle options to the Laravel HTTP client [`f7fa0aa150`](https://github.com/laravel-postmark/commit/f7fa0aa150) +- Adds support for passing in Guzzle options to the Laravel HTTP client [`f7fa0aa150`](https://github.com/craigpaul/laravel-postmark/commit/f7fa0aa150) ## [3.0.5] - 2023-07-24 ### Fixed -- Adds fallback for message_stream_id configuration [`0f208109a9`](https://github.com/laravel-postmark/commit/0f208109a9) +- Adds fallback for message_stream_id configuration [`0f208109a9`](https://github.com/craigpaul/laravel-postmark/commit/0f208109a9) - Applies code styling fixes [`ea7c4548ae`](https://github.com/craigpaul/laravel-postmark/commit/ea7c4548ae) ## [3.0.4] - 2023-07-21