Browse Source

Update changelog

Evan Huus 10 years ago
parent
commit
b5d3953b24
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -20,6 +20,8 @@ Improvements:
    ([#418](https://github.com/Shopify/sarama/pull/418))
    and they will automatically shut down if the offset falls out of range
    ([#424](https://github.com/Shopify/sarama/pull/424)).
+ - Small performance improvment in encoding and decoding protocol messages
+   ([#427](https://github.com/Shopify/sarama/pull/427)).
 
 Bug Fixes:
  - Fix a rare race condition in the client's background metadata refresher if