----- - Delete Comment Moderator and Expert group and recreate them again
1.0.3
----- - Remove a duplicate line in migration
1.0.2
----- - Fix a bug in permissions migration
1.0.1
----- - Add commenting permissions to groups
1.0.0
----- - Add BEM template naming convention - Add namespace to commenting URLs in the temolates - Remove `url(r'', include('django_comments.urls'))` from commenting URLs Note: If you are using this release you need to add the `url(r'', include('django_comments.urls'))` to your app's urls.py
0.5.4
----- - Pin pytest to 2.9 - Pin django-mptt to 0.8.5