diff --git a/CHANGELOG.md b/CHANGELOG.md index da9f3538..6c5aeb83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ All relevant changes to `mateusjunges/laravel-kafka` will be documented here. -## [2024-01-23 v1.13.9](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.9...v1.13.10) +## [2024-02-14 v1.13.11](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.10...v1.13.11) +* Store published messages when using macros by @mateusjunges in [#249](https://github.com/mateusjunges/laravel-kafka/pull/249) + +## [2024-02-14 v1.13.10](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.9...v1.13.10) * Passthru missing methods on `KafkaFake` for macro accessibility by @mateusjunges in [#247](https://github.com/mateusjunges/laravel-kafka/pull/247) ## [2024-01-23 v1.13.9](https://github.com/mateusjunges/laravel-kafka/compare/v1.13.8...v1.13.9)