# 0.5.0

- Support Counchbase aythentication (thanks to [plopezm](https://github.com/plopezm))

# 0.4.4

- Queries executed in series

# 0.4.3

- Improved documentation

# 0.4.2

- More tests

# 0.4.1

- Adds travis configuration
- Resolve issue for node 0.12

# 0.4.0

- Moved to non-es6 syntax
- Added minimal test suite

# 0.3.0

- Fixed a bug for the placeholder substitution in the queryExecutor
- Added test behavior. `test` parameter can be passed to the adapter to not execute DB connection at all
