浏览代码

Update changelog

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

+ 4 - 0
CHANGELOG.md

@@ -6,6 +6,10 @@ Improvements:
  - Optimizations when decoding snappy messages, thanks to John Potocny
    ([#446](https://github.com/Shopify/sarama/pull/446)).
 
+Bug Fixes:
+ - Fix a hypothetical race condition on producer shutdown
+   ([#450](https://github.com/Shopify/sarama/pull/450)).
+
 #### Version 1.4.0 (2015-05-01)
 
 New Features: