packages feed

hairy-0.1.3: CHANGELOG.md

# Changelog

## v0.1.3 (2014-10-15)

- Added the ability to change the port using the `PORT` environment variable.
- Added the ability to configure the database through the `DATABASE_URL`
  environment variable.

## v0.1.2 (2014-10-11)

- Added support for GHC 7.6.
- Added support for aeson 0.8, criterion 1.0, and transformers 0.4.

## v0.1.1 (2014-10-11)

- Switched PostgreSQL username from "taylor" to "postgres".

## v0.1.0 (2014-10-11)

- Initially released.

## v0.0.0 (2014-10-10)

- Initially committed.