CHANGELOG.md in karafka-testing-2.4.0 vs CHANGELOG.md in karafka-testing-2.4.1

- old
+ new

@@ -1,6 +1,9 @@ # Karafka Test gem changelog +## 2.4.1 (2024-06-29) +- [Fix] Fix instance variable in minitest helper (tldn0718) + ## 2.4.0 (2024-04-26) - **[Breaking]** Drop Ruby `2.7` support. - [Refactor] Extract common components for Minitest and RSpec. - [Fix] Support again `require: false` on gem loading. - [Fix] Fix a case where multiplexed SG would fail with `TopicInManyConsumerGroupsError`