Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Jun 9, 2024
1 parent f7e7ce8 commit 162f3b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All relevant changes to `mateusjunges/laravel-kafka` will be documented here.

## [2024-05-14 v2.1.1](https://github.com/mateusjunges/laravel-kafka/compare/v2.1.0...v2.1.1)
* Allow null payloads when sending the message to DLQ

## [2024-05-14 v2.1.0](https://github.com/mateusjunges/laravel-kafka/compare/v2.0.4...v2.1.0)
* Properly shut down the producer for single messages. Improve docs for sending single and multiple messages by @mateusjunges on [#283](https://github.com/mateusjunges/laravel-kafka/pull/283)

Expand Down

0 comments on commit 162f3b4

Please sign in to comment.