Bladeren bron

Update changelog

Evan Huus 11 jaren geleden
bovenliggende
commit
b5d3953b24
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  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