Browse Source

Update changelog

Evan Huus 10 years ago
parent
commit
4cf7f94314
1 changed files with 3 additions and 2 deletions
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -7,8 +7,9 @@ Improvements:
    ([#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)).
+ - Fix hypothetical race conditions on producer shutdown
+   ([#450](https://github.com/Shopify/sarama/pull/450)),
+   ([#451](https://github.com/Shopify/sarama/pull/451)).
 
 #### Version 1.4.0 (2015-05-01)