# CHANGELOG

> The version No. follows [Semantic Versioning 2.0.0](https://semver.org/)

### v1.1.4 (2020/6/24)

#### optimization: 

* Conditions support operator [AND, OR, SQL]

### v1.1.3 (2020/06/18)

#### optimization: 

* Upgrade dependency

* Optimize code

* Refactor test cases


### v1.1.1 (2019/03/02)

#### bug fixes:

* Fix delete method has no return value

* Fix [#1](https://github.com/longlongago2/react-native-sqlite-helper/issues/1)


### v1.1.0 (2019/02/20)

* initial release