Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bhrutledge committed Nov 17, 2016
1 parent 00fa6e5 commit e4dae33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -2,6 +2,11 @@
Changelog
=========

(unreleased)
============

* Prevent changes to `DJANGOCMS_STYLE_XXX` settings from requiring new
migrations

2.0.0 (2016-11-15)
==================
Expand Down
1 change: 1 addition & 0 deletions djangocms_style/migrations/0006_removed_null_fields.py
Expand Up @@ -4,6 +4,7 @@
from django.db import migrations, models
from djangocms_style.models import CLASS_CHOICES


class Migration(migrations.Migration):

dependencies = [
Expand Down

0 comments on commit e4dae33

Please sign in to comment.