Changelog
=========

0.3 (2014-09-19)
----------------

- Renamed AbstractArticleModel to MininewsModel.
- Renamed viewable() to live().
- Renamed all the views.
- Renamed admin class.
- All articles should be viewable in list views to staff users.
- Added a 'staff_preview' property.
- Tidied up the example_project.
- Started on the documentation.


0.2 (2014-09-05)
----------------

- Strip out the SEO fields and model - they belong in their own, separate, application.