nonempty-vector-0.1.0.0: CHANGELOG.md
# Revision history for nonempty-vector ## 0.1.0.0 * Remove `MonadFail` instance for the sake of backcompat with LTS < 13 * Drop Cabal version down to 2.0 ## 0.0.1.1 -- 2019-10-20 * Export `toMVector` and `fromMVector` * clean up docs ## 0.0.1.0 -- 2019-10-20 * First version. Released on an unsuspecting world.