# Revision history for monadic-recursion-schemes
## 0.1.0.0 -- 2020-05-11
* First version. Released on an unsuspecting world.
## 0.1.1.0 -- 2020-05-11
* added histoM, futuM and the variants.
## 0.1.2.0 -- 2020-05-12
* added hyloM, metaM and the variants.
## 0.1.3.0 -- 2020-05-13
* added chronoM, cochronoM and the variants.
## 0.1.3.1 -- 2020-05-13
* added comment
## 0.1.3.2 -- 2020-05-13
* export the variants for hyloM and metaM.
## 0.1.3.3 -- 2020-05-13
* added comment
## 0.1.3.4 -- 2020-05-13
* add type signature for hyloM' and chronoM.