cls-mysql
Version:
Continuation local storage shim for MySQL
19 lines (10 loc) • 294 B
Markdown
# cls-mysql changelog
## v1.0.3 (2017-09-21)
* PR #2 - Bind only if the callback is not undefined. Fixes #1
Thanks @cheolgook
## v1.0.2 (2016-09-02)
* Add peer deps, because npm 3
## v1.0.1 (2015-03-10)
* Update mysql dep to allow 2.5.4
## v1.0.0 (2015-02-25)
* Initial release.