diff --git a/CHANGELOG.md b/CHANGELOG.md index eb1490500..9cc1f4710 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +#### Unreleased + +Improvements: + - ConsumerMetadataResponses now automatically create a Broker object out of the + ID/address/port combination for the Coordinator; accessing the fields + individually has been deprecated + ([#413](https://github.com/Shopify/sarama/pull/413)). + #### Version 1.2.0 (2015-04-07) Improvements: