Release 0.1.6 (March 14, 2011)
------------------------------

Features:
 * Add first unittests.

Bugfixes
 * Added the missing fixtures for the deployment.

Release 0.1.5 (September 27, 2010)
----------------------------------

Features
 * Added Roundup support


Release 0.1.4 (September 27, 2010)
----------------------------------

Features
 * Added the `manage_sync` command.
 * Additional fields for the Issue model:
   - master (optional, depending on issue tracker and it's support for
     master/slave issues)
   - creation date
   - update date

Bugfixes
 * Github backend now also synchronizes closed issues (issue 4).
 * Removed the 'Synchronize all' button for the admin backend (issue 2+3).
 * Fixed the xmlrpclib.Fault error while calling ticket.changeLog (issue 1).


Release 0.1.3 (September 22, 2010)
----------------------------------

Bugfixes
 * The Trac backend now uses the `config` parameter instead of the `base_url`
   and is functional again.


Release 0.1.2 (September 13, 2010)
----------------------------------

Features
 * Added Github support.

Other
 * Removed Trac DB interface.


Release 0.1.1 (September 07, 2010)
----------------------------------

Bugfixes
 * Fixed the version information for deployment.


Release 0.1 (September 06, 2010)
--------------------------------

First release, containing the Trac XMP-RPC and DB interface.
