0.1.1
-----
Changed URL in setup.py in an effort to fix a problem with pip install cmsplugin-rt

0.1.2
-----
Added mailchimp_form
Added zip_safe=False to setup

0.1.3
-----
Fixed URL of open graph image meta tag so it is absolute, not relative

0.1.4
-----
Added navbar plugin
Added a tests directory, not functional yet (can you help me fix it?)

0.1.5
-----
Added google_fonts and google_analytics plugins
Revised style_modifier to include font_family

0.1.6
-----
Added p to style modifier
Added css width and height to resizeable picture as well as img properties

0.2.0
-----
Fixed South migration files to use the correct plugin names (as I changed their names earlier without doing this)

0.3.0
-----
Added support for JQueryMobile in StyleModifier plugin.

0.3.1
-----
Added URL for github repo to setup.py

0.3.2
-----
Added desirable css to README
Added max-height and max-width to resizeable_picture plugin
