
3.1.1 / 2021-12-27
==================

**fixes**
  * [[`64a2ce6`](http://github.com/node-modules/zookeeper-cluster-client/commit/64a2ce6413b4e45b468eb6b17a777888843afe74)] - fix: 🐛 fix map keys occur memory leak (循环遍历map keys 导致内存泄漏) (#14) (wuteng606 <<wuteng606@163.com>>)

3.1.0 / 2019-06-19
==================

**features**
  * [[`ae1fce1`](http://github.com/node-modules/zookeeper-cluster-client/commit/ae1fce14da3b35e75e3bd602df31aea8f9b85bf3)] - feat: support zk addAuthInfo (#12) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)

3.0.0 / 2019-03-26
==================

**features**
  * [[`4a4b295`](http://github.com/node-modules/zookeeper-cluster-client/commit/4a4b29535740e0d28a017b514aeb2b7382ef73fe)] - feat: singleMode for default, and clusterMode in Egg.js (#10) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)

2.0.1 / 2018-04-12
==================

**fixes**
  * [[`2e17bce`](http://github.com/node-modules/zookeeper-cluster-client/commit/2e17bce7cbd0962de2c040ccc5499579876943f5)] - fix: fix connected event & watch bugs (#7) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)

2.0.0 / 2018-03-30
==================

**features**
  * [[`07021b3`](http://github.com/node-modules/zookeeper-cluster-client/commit/07021b3c1991519090f0e91c668f58e3334ccc43)] - feat: migrate from callback to async / await (#5) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)

**fixes**
  * [[`ee46375`](http://github.com/node-modules/zookeeper-cluster-client/commit/ee463753491fd301b9f639e838a95775a320afc9)] - fix: upgrade deps (#6) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)

1.1.1 / 2017-08-23
==================

**fixes**
  * [[`54b961d`](http://github.com/node-modules/zookeeper-cluster-client/commit/54b961d20d316910c9b56551916d6425711a61c7)] - fix: typo on create and mkdir (leonlau <<liulianying@ofo.so>>)

1.1.0 / 2017-08-18
==================

**features**
  * [[`f3562ac`](http://github.com/node-modules/zookeeper-cluster-client/commit/f3562ac0fd3848570526e83fac0ec350f7a663fa)] - feat: unWatch support no listener (#3) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)

1.0.2 / 2017-08-17
==================

**fixes**
  * [[`d0ecf19`](http://github.com/node-modules/zookeeper-cluster-client/commit/d0ecf194d5b919051c460fc4eca5e860f4714ce3)] - fix: should create new zk client after expired (#2) (fengmk2 <<fengmk2@gmail.com>>)

1.0.1 / 2017-08-16
==================

**fixes**
  * [[`2710172`](http://github.com/node-modules/zookeeper-cluster-client/commit/2710172ce4263bb91088102fdb4f64c9cef4a917)] - fix: change default port to 21789 (#1) (fengmk2 <<fengmk2@gmail.com>>)

1.0.0 / 2017-07-31
==================

  * init version release
