2012-10-04 Dan Drinkard <ddrinkard@sunlightfoundation.com>

* Added template tag, {% tumbleposts as foo tumblelog_id=1 %} to iterate
  over tumblelog posts for a given tumblelog.
  Release is 0.1.8

2012-09-18  Dan Drinkard <ddrinkard@sunlightfoundation.com>

* Custom Data JSONField is available for posts. Included data is added to
  the root of the template render context.
* Custom ordering is possible by setting 'sort posts by' on the tumblelog
* SQL migration included
* Release is 0.1.7

2012-08-24  Dan Drinkard <ddrinkard@sunlightfoundation.com>

* Added South migrations
* Turn tumblelogs on or off with is_active checkbox
* Release is 0.1.1


2012-08-24  Dan Drinkard <ddrinkard@sunlightfoundation.com>

* Initial ChangeLog commit entry.
* Release is 0.1.0
* Needs docs, tests!
