packages feed

ms-0.2.1: CHANGELOG.md

0.2.1
-----
* Added a changelog.
* Added `hamming` distance metric.
* Added instance of `Semigroupoid`. (@tonymorris)
* Fixed hlint warnings.

0.2
---
* Fixed types of `discrete` and `levenshtein` to use `Integral` instead of
  `Floating`.
* Slight docs formatting fixes

0.1
---
Initial release.