1.3 (2012-11-11)
================

- fix unit tests that still checked for the now obsolete tabs/tab_name
  part of the breadcrumbs urls

- Add Makefile produced by tooth.paste

- legend and fontSize rendering fix

1.2 (2012-07-25)
================

- The first tab can now be accessed without specifying it explicitly, making default
  urls nicer. For example /project/ENCODE instead of /project/ENCODE/tab/experiments.

- Add zope.pagetemplate dependency to setup.py

1.1.2 (2012-07-20)
==================

- Integrate ImageSparkLine

1.1.1 (2012-04-12)
==================

Bug fixes
---------

- Catch the NoMoreData exception of http_parser

Features
--------

- Switched linechart, barchart and scatterchart to Google visualization corechart. 
  Now only the table package has to be loaded.

