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: CHANGELOG.md
+5
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
#### v 4.4.0 (2019-08-11) ####
2
+
* fix: typos in the code documentation for async `get_children`.
3
+
* fix: retry download the ZooKeeper C Client if failed during `npm install`.
4
+
* feature: use v3.5.5 of the ZooKeeper C Client.
5
+
1
6
#### v 4.3.0 (2019-07-30) ####
2
7
* Refactor all JavaScript code to ECMAScript 2017 and native Promises: pull request [185](https://github.com/yfinkelstein/node-zookeeper/pull/185) by @jbienkowski311
3
8
* Copy instead of symlink in build process (Windows users can install without admin access): pull request [190](https://github.com/yfinkelstein/node-zookeeper/pull/190)
0 commit comments