0.1a3 (2014-03-22)
==================

- Use `tangled.settings.parse_settings()` directly instead of via
  `Application.parse_settings()`. The latter was removed from tangled.web in
  version 0.1a8.
- Improve/fix package metadata
- Upgrade tangled from 0.1a5 to 0.1a7
- Remove tangled.web from Buildout develop list and from Travis CI config.
  This package doesn't depend directly on tangled.web.


0.1a2 (2014-02-09)
==================

- Add tangled to packages list in setup()

- Require released version of tangled 0.1a5 or newer

- Update trove classifiers

  - Declare package to be Alpha status
  - Declare support for Python 3.3 and 3.4 specifically (instead of generic
    Python 3)


0.1a1 (2014-02-06)
==================

First release
