packages feed

vector-sized-0.3.2.0: changelog.md

# Change Log

## [0.3.2.0] - 2016-03-29
- Add overlapping Monoid instance for zero length vectors

## [0.3.1.0] - 2016-03-29
- Add Monoid instance

## [0.3.0.0] - 2016-03-22
- Export all of the available functionality from Data.Vector.Generic.
- Add Storable
- Add Unboxed

## [0.2.0.0] - 2016-02-29
- Tighter bounds on base to avoid compiling with GHC < 7.10.

## [0.1.0.0] - 2016-02-28
- Initial release.