CHANGELOG.md
# Change log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [[*next-version*]] - YYYY-MM-DD
## [0.1-alpha3] - 2018-07-12
### Changed
- Removed unnecessary dependency on `rebelcode/wp-cqrs-resource-models`
## [0.1-alpha2] - 2018-06-11
### Added
- Expression builder factory and template for the SQL `IS` operator.
## [0.1-alpha1] - 2018-05-21
Initial version.