Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Jan 9, 2024
1 parent e504927 commit 0018baf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

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

## [2023-12-07 v1.13.6](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.6...v1.13.7)
## [2024-01-09 v1.13.8](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.7...v1.13.8)
* Fix install issues when using laravel v10.x by @mateusjunges

## [2024-01-09 v1.13.7](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.6...v1.13.7)
* Add timeout feature for consumers by @mihaileu in [#233](https://github.com/mateusjunges/laravel-kafka/pull/233)

## [2023-12-07 v1.13.6](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.5...v1.13.6)
Expand Down

0 comments on commit 0018baf

Please sign in to comment.