Parcourir la source

Prep for v1.6.1

Evan Huus il y a 11 ans
Parent
commit
3509374116
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # Changelog
 
+#### Version 1.6.1 (2015-09-25)
+
+Bug Fixes:
+ - Fix panic that could occur if a user-supplied message value failed to encode
+   ([#449](https://github.com/Shopify/sarama/pull/449)).
+
 #### Version 1.6.0 (2015-09-04)
 
 New Features: