(Note: The deprecated 0.10.0 and 0.10.1 were code-identical to 0.10.2 but we had some packaging niggles)
Added
- Automatically generate Tasks for the dashboard to remind editors to publish pages once translations land - stevejalim
- BREAKING CHANGE: requires `django.contrib.humanize` to be added to `settings.INSTALLED_APPS`
- Automatically email admins when translations are imported - stevejalim
- BREAKING CHANGE: `signals.translation_imported` renamed to `signals.individual_translation_imported`