You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
_node-zookeeper - A Node.js client for Apache Zookeeper._
6
6
7
-
This node module is implemented on top of the official ZooKeeper C Client API. Have a look at the [official docs](https://zookeeper.apache.org/doc/current/index.html) for further details on behavior.
7
+
This node module is implemented on top of the __official ZooKeeper C Client API__, supporting ZooKeeper server v3.4.x - v3.6.x. Have a look at the [official docs](https://zookeeper.apache.org/doc/current/index.html) for further details on behavior.
8
8
9
9
__Latest changes__ are described in the [changelog](./CHANGELOG.md)
0 commit comments