======================
 coopr.core CHANGELOG
======================

-------------------------------------------------------------------------------
 2.0.4
-------------------------------------------------------------------------------

- Rework to use dependency on six's with_metaclass() logic.  This
  enabled a simplification of the directory structure.

-------------------------------------------------------------------------------
 2.0.3
-------------------------------------------------------------------------------

- Updating to work with both EGG and WHEEL files.

-------------------------------------------------------------------------------
 2.0.2
-------------------------------------------------------------------------------

- Using absolute paths in for the readme() function.

-------------------------------------------------------------------------------
 2.0.1
-------------------------------------------------------------------------------

- Restructured the directory to support python2 and 3 with wheels

-------------------------------------------------------------------------------
 2.0
-------------------------------------------------------------------------------

- py3k fixes

- Adding a decorator to document Coopr commands.

- Adding a Coopr plugin interface

-------------------------------------------------------------------------------
 1.0.1
-------------------------------------------------------------------------------

- Various changes to support Python 3.X compatiability. 

-------------------------------------------------------------------------------
 1.0
-------------------------------------------------------------------------------

- Initial release.

