CHANGELOG.md in manageiq-messaging-1.1.2 vs CHANGELOG.md in manageiq-messaging-1.2.0

- old
+ new

@@ -4,9 +4,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [1.2.0] - 19-Oct-2022 + +* Add ssl and ca_file options to `Client.open` [#76](https://github.com/ManageIQ/manageiq-messaging/pull/76) +* Add wait_for_topic option to Kafka [#75](https://github.com/ManageIQ/manageiq-messaging/pull/75) + ## [1.1.2] - 6-Oct-2022 * Fix kafka publish_topic on ruby3 [#74](https://github.com/ManageIQ/manageiq-messaging/pull/74) ## [1.1.1] - 6-May-2022