# Changelog

## [v1.0.1](https://github.com/seegno/sql-tag/tree/v1.0.1) (2016-11-04)
[Full Changelog](https://github.com/seegno/sql-tag/compare/v1.0.0...v1.0.1)

**Merged pull requests:**

- Remove whitespace manipulation to avoid unintended consequences [\#7](https://github.com/seegno/sql-tag/pull/7) ([ruimarinho](https://github.com/ruimarinho))

## [v1.0.0](https://github.com/seegno/sql-tag/tree/v1.0.0) (2016-08-17)
[Full Changelog](https://github.com/seegno/sql-tag/compare/v0.0.1...v1.0.0)

**Merged pull requests:**

- Trim control and whitespace from queries [\#5](https://github.com/seegno/sql-tag/pull/5) ([ruimarinho](https://github.com/ruimarinho))
- Improve README examples [\#4](https://github.com/seegno/sql-tag/pull/4) ([ruimarinho](https://github.com/ruimarinho))
- Update format to use bind parameters [\#3](https://github.com/seegno/sql-tag/pull/3) ([nunofgs](https://github.com/nunofgs))
- Rewrite in ES2015 [\#2](https://github.com/seegno/sql-tag/pull/2) ([nunofgs](https://github.com/nunofgs))

