فهرست منبع

Update changelog

Evan Huus 11 سال پیش
والد
کامیت
8ecc714f71
1فایلهای تغییر یافته به همراه12 افزوده شده و 0 حذف شده
  1. 12 0
      CHANGELOG.md

+ 12 - 0
CHANGELOG.md

@@ -1,5 +1,17 @@
 # Changelog
 
+#### Unreleased
+
+Improvements:
+ - The producer's behaviour when `Flush.Frequency` is set is now more intuitive
+   ([#389](https://github.com/Shopify/sarama/pull/389)).
+ - The consumer produces much more useful logging output when leadership
+   changes ([#385](https://github.com/Shopify/sarama/pull/385)).
+
+Bug Fixes:
+ - The OffsetCommitRequest message now correctly implements both possible
+   API versions ([#390](https://github.com/Shopify/sarama/pull/390)).
+
 #### Version 1.1.0 (2015-03-20)
 
 Improvements: