0.2.0 (2008-09-11)
==================

 - Moved _getCommand/_hasCommand functions relating to bibutils from bibliograph.rendering to bibliograph.core [tim2p].

 - Updated encodings.py so that accented characters are correctly rendered for BibTeX/LaTeX [tim2p].

 - Removed IBibContainerIterator in favour of rolling the functionality into a (new) IBibliography interface [tim2p].

 - Added an (unused, currently) IAuthors interface that I plan to develop into a part of the author handling api [tim2p].

 - Introduced generic vocabulary `bibliography.formats` for IBibliographyExport interface [tom_gross].

0.1.0 (2008-05-02)
==================

 - Created recipe with ZopeSkel [tom_gross].

 - Ported necessary core parts from Products.CMFBibliographyAT

 - Added Interfaces


