diff --git a/docs/changelog.rst b/docs/changelog.rst index 939dab2..517098c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,11 +7,6 @@ Changelog Feature release with improved JS support. -💥 This feature release has a potential breaking change. The ``CookieGroup.varname`` -field now has a unique constraint on it. The ``Cookie`` model now has a unique -constraint on ``cookiegroup``, ``name`` and ``domain``. If you have duplicate values, -this migration will crash. - **💥 Breaking changes** Some (database) unique constraints have been added to the model fields. If you have