Explorar o código

Add #300 to changelog for 1.5

Evan Huus %!s(int64=10) %!d(string=hai) anos
pai
achega
ad7f1f7b80
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -14,6 +14,8 @@ Improvements:
    ([#485](https://github.com/Shopify/sarama/pull/485)).
  - Formatting of error strings has been much improved
    ([#495](https://github.com/Shopify/sarama/pull/495)).
+ - Internal refactoring of the producer for code cleanliness and to enable
+   future work ([#300](https://github.com/Shopify/sarama/pull/300)).
 
 Bug Fixes:
  - Fix a potential deadlock in the consumer on shutdown