## [2.0.1] - 2017-03-23
### Updated
- Updated README.md (Wrong example, sorry its my fault.)

## [2.0.0] - 2017-03-08
### Changed
- Koa2-mysql-wrapper requires node v7.6.0 or higher for ES2015 and async function support.
- Updated mysql2 version from 1.1.2 to 1.2.0

## [1.1.5] - 2017-03-08
### Add
- Add query options
### Remove
- Remove convert boolean to number feature

## [1.1.4] - 2017-02-21
### Fixed
- Fix error when pass only 1 argument

## [1.1.3] - 2017-02-21
### Add
- Add CHANGELOG.md
### Fixed
- Fix error when pass only 1 argument
