-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump version to 1.0.55; update C client; add changelog
- Loading branch information
Showing
3 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
1.0.55 / 2016-01-15 | ||
=================== | ||
|
||
* **Improvements** | ||
* Update to C Client v4.0.0. | ||
* Documentation updates. Thanks to @mrbar42! | ||
* Avoid polluting global namespace. Thanks to @mrbar42! | ||
* Use `standard` module to enforce coding style. | ||
* Add `connTimeoutMs` and `tenderInterval` client configs. | ||
|
||
* **Fixes** | ||
* Fix connection issues when using V8 profiler (`node --prof`) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters