浏览代码

Update changelog

Evan Huus 10 年之前
父节点
当前提交
e2d70e1cb8
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -16,6 +16,11 @@ Improvements:
    individually has been deprecated
    ([#413](https://github.com/Shopify/sarama/pull/413)).
 
+Bug Fixes:
+ - Fix a rare race condition in the client's background metadata refresher if
+   it happens to be activated while the client is being closed
+   ([#422](https://github.com/Shopify/sarama/pull/422)).
+
 #### Version 1.2.0 (2015-04-07)
 
 Improvements: