Changes
=======

0.5.1 (2009-10-13)
++++++++++++++++

- Declared dependencies correctly.


0.5 (2009-09-21)
++++++++++++++++

- Does no longer use ``zope.app.twisted`` but ``zope.app.server`` instead.


0.4 (2009-09-03)
++++++++++++++++

- The principal set by appmain/once can be computed by a function now.

0.3.2 (2009-05-21)
++++++++++++++++++

- Fixed handling of subsites in appmain.

0.3.1 (2009-05-21)
++++++++++++++++++

- Declared namespace package.

0.3 (2009-04-15)
++++++++++++++++

- When a worker fails the default sleep time (instead of the last one) will be
  used.

0.2 (2009-04-09)
++++++++++++++++

- Added a clean way to exit the runner (by returning gocept.runner.Exit).

0.1 (2009-04-07)
++++++++++++++++

- first public release
