## Bitset-word8 0.1.1.2
* Include .cabal file in source repo.
* Migrate CI from Travis to GitHub Actions.
* Build and test for multiple platforms and GHC versions.
## Bitset-word8 0.1.1.1
* Move to hpack from hand written cabal project file.
## Bitset-word8 0.1.1.0
* Changed backend from ByteString to unboxed Word64 based on benchmark result.
* Added benchmarks with some backend implementations.
## Bitset-word8 0.1.0.1
* Minor modifications in documents.
## Bitset-word8 0.1.0.0
* Initial release.