0.2.0.1 (2012-05-19)
====================

- bump to update the Changelog, which I had neglected to do for 0.2.0 (sorry)

0.2.0 (2012-05-18)
==================

- Python 3 support, courtesy of Marc Abramowitz
- create rgf and rgf-x.y scripts using distribute
- ExampleGroups can be nested using ``with describe():``

0.0.2 (2012-05-13)
==================

- Anonymous module collection of specs using randomly-generated module names.
  (fixes problems with imports of specs related to polluting ``sys.modules``)

0.0.1 (2012-05-12)
==================

The so-how-does-pypi-work-then? release.
