blunt-0.0.7: CHANGELOG.md
# Change log
## v0.0.7 (2015-03-19)
- Fixed link in Hackage documentation.
## v0.0.6 (2015-03-19)
- Switch from Bitbucket to GitHub.
## v0.0.5 (2015-03-19)
- Constraint versions of `pointfree` dependencies.
## v0.0.4 (2015-03-19)
- Allow setting the port with the `PORT` environment variable.
- Took HTML out of its separate file.
## v0.0.3 (2015-03-19)
- Prevent `pointfree'` from throwing errors during a request.
## v0.0.2 (2015-03-18)
- Added a rudimentary user interface.
- Moved HTML into a separate file.
## v0.0.1 (2015-03-18)
- Initially released.
## v0.0.0 (2015-03-17)
- Initially created.