apache-md5-0.5.0.1: ChangeLog.md
# ChangeLog / ReleaseNotes
## Version 0.5.0.1
Release date: **2013-07-27 10:38 +0200**
* Minor release with mostly documentation updates.
* Introducing `example.hs` that creates htpasswd like entry and prints it to
stdout. (new)
* Updated `README.md` with reference to [Hackage][] and example mentioned
above.
* Introducing this ChangeLog / ReleaseNotes file. (new)
* Clean up of benchmark dependencies.
* Uploaded to [Hackage][]:
<http://hackage.haskell.org/package/apache-md5-0.5.0.1>
## Version 0.5.0.0
Release date: **2013-07-26 20:29 +0200**
* First public release.
* Uploaded to [Hackage][]:
<http://hackage.haskell.org/package/apache-md5-0.5.0.0>
[Hackage]:
http://hackage.haskell.org/
"HackageDB (or just Hackage) is a collection of releases of Haskell packages."