diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b3fdf0..a4f7751 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## [0.3.1](https://github.com/inviqa/kafka-consumer-go/tree/0.3.1) (2022-02-18) +## [0.3.2](https://github.com/inviqa/kafka-consumer-go/tree/0.3.2) (2022-02-21) -[Full Changelog](https://github.com/inviqa/kafka-consumer-go/compare/v0.3.0...0.3.1) +[Full Changelog](https://github.com/inviqa/kafka-consumer-go/compare/v0.3.1...0.3.2) + +**Fixed bugs:** + +- Log the error from DB ping check properly [\#27](https://github.com/inviqa/kafka-consumer-go/pull/27) ([jameshalsall](https://github.com/jameshalsall)) + +## [v0.3.1](https://github.com/inviqa/kafka-consumer-go/tree/v0.3.1) (2022-02-18) + +[Full Changelog](https://github.com/inviqa/kafka-consumer-go/compare/v0.3.0...v0.3.1) **Implemented enhancements:**