Explorar el Código

Fix changelog typo

Evan Huus hace 10 años
padre
commit
ce7cca6917
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -12,7 +12,7 @@ Improvements:
    when compression is used
    when compression is used
    ([#549](https://github.com/Shopify/sarama/pull/549),
    ([#549](https://github.com/Shopify/sarama/pull/549),
    [#550](https://github.com/Shopify/sarama/pull/550),
    [#550](https://github.com/Shopify/sarama/pull/550),
-   [#451](https://github.com/Shopify/sarama/pull/451)).
+   [#551](https://github.com/Shopify/sarama/pull/551)).
 
 
 Bug Fixes:
 Bug Fixes:
  - Fix race condition in consumer test mock
  - Fix race condition in consumer test mock