diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt index fd56560365..d4dbc8fc3a 100644 --- a/docs/releases/2.1.txt +++ b/docs/releases/2.1.txt @@ -256,3 +256,5 @@ how to remove usage of these features. ``django.utils.cache.patch_response_headers()`` no longer set ETags. * The ``Model._meta.has_auto_field`` attribute is removed. + +* Support for regular expression groups with ``iLmsu#`` in ``url()`` is removed. |
