0.5 - ?????????
================

0.4 - 2011-12-07
================

- Added a way to plug validators easily.
- Fixed documentation
- Added a way to automatically document Cornice web services
- Fixed license
- Added a way to specify the accepted Content-Type values. A 406 is raised if
  needed

0.3 - 2011-11-23
================

- remove singleton "_defined" state from Service class; this allows service
  definitions to be loaded into more than one Configurator.

0.2 - 2011-11-05
================

- Fixed the MANIFEST

0.1 - 2011-11-03
================

- Initial release
