summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08848fb..6f25750 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
This module provides low-level protocol support Apache Kafka. It implements the five basic request types (and their responses): Produce, Fetch, MultiFetch, MultiProduce, and Offsets.
-Compatible with Apache Kafka 0.7x.
+Compatible with Apache Kafka 0.7x. Tested against 0.7.0, 0.7.1, and 0.7.2
# License