# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [v0.1.1] - 2019-11-14
### Added
- Implementations for tuples
## v0.1.0 - 2018-04-23
Initial release
[Unreleased]: https://github.com/japaric/hash32/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/japaric/hash32/compare/v0.1.0...v0.1.1