# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [0.3.0.0] - 2020-05-01 ### Changed - Query is now a data type with binding as Monad - Query is available via Database.EJDB2 module ## [0.2.0.0] - 2020-04-19 ### Added - fold function to reduce a query result