diff --git a/CHANGELOG.md b/CHANGELOG.md index 46ed63a2..244971f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [3.16.6] - 2021-07-13 + +* **Bug Fixes** + * Client doesn't start with "minConnsPerNode" option [#419](https://github.com/aerospike/aerospike-client-nodejs/issues/419) + +* **Updates** + * Update C client library to [v4.6.23](http://www.aerospike.com/download/client/c/notes.html#4.6.23). + ## [3.16.5] - 2021-04-14 * **Bug Fixes** diff --git a/package.json b/package.json index 4d9f9495..08f78029 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aerospike", - "version": "3.16.5", + "version": "3.16.6", "description": "Aerospike Client Library", "keywords": [ "aerospike",