monoidal-functors-0.2.0.0: CHANGELOG.md
# Revision history for monoidal-functors ## Upcoming ## 0.2.0.0 -- 2023-01-29 * Adds Tensored Type * Rewrites haddocks * Adds `Control.Category.Cartesian` module * Adds a number of specialized combinators to `Data.Bifunctor.Monoidal.Specialized` ## 0.1.1.0 -- 2021-12-13 * Removes redundant `Iso` types. * Some initial attempts at documentation. ## 0.1.0.0 -- 2021-04-19 * First version.