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/).
## [0.2-alpha2] - 2018-08-28
### Fixed
- Warning emitted from `array_fill` when SELECTing without a condition or a condition without values.
## [0.2-alpha1] - 2018-07-31
### Changed
- Select CQRS resource models now correctly return lists of maps.
## [0.1-alpha2] - 2018-06-14
### Changed
- Now using newer version of `sql-cqrs-resource-models-abstract`, and fixed compatibility with it.
## [0.1-alpha1] - 2018-05-16
Initial version.