TurboFeeds Changelog
--------------------


0.2b (September 27, 2009)
~~~~~~~~~~~~~~~~~~~~~~~~~

* Genshi support
* Support foor MRSS 1.1.1 feeds - thanks to Kees van den Broek!
* Beginning of a unit tests suite (TG >= 1.1 only)
* New ``FeedHeadLinks`` and FeedButton`` widgets
* Use ``absolute_url`` function from TG 1.1 if available.
* `turbofeeds.__version__`` has correct version number
* More feed templates fixes
* Some code cleanup
* Kid is only installed, if you specify "TurboFeeds[kid]" extra requirement


0.1b (December 10, 2007)
~~~~~~~~~~~~~~~~~~~~~~~~~

* Initial release as separate "TurboFeeds" package
* Support for including a XML style sheet processing instruction at the top
  of the feed output
* New widget module with ``FeedLinks`` widget
* Numerous feed templates fixes
* More and better docstrings and epydoc generated API docs
