소스 검색

Update changelog

Evan Huus 9 년 전
부모
커밋
d8518555e3
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -9,6 +9,11 @@ New Features:
    directly.
    ([#461](https://github.com/Shopify/sarama/pull/461)).
 
+Bug Fixes:
+ - Make protocol decoding more robust against some malformed packets generated
+   by go-fuzz ([#523](https://github.com/Shopify/sarama/pull/523),
+   [#525](https://github.com/Shopify/sarama/pull/525)).
+
 #### Version 1.5.0 (2015-08-17)
 
 New Features: