Skip to content

Commit

Permalink
Fixes incorrect CHANGELOG links
Browse files Browse the repository at this point in the history
  • Loading branch information
craigpaul committed Aug 25, 2023
1 parent 93c5042 commit 4a6525d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4a6525d

Please sign in to comment.