Sfoglia il codice sorgente

Fix changelog typo

Evan Huus 10 anni fa
parent
commit
ce7cca6917
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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